Uses of Class
org.openqa.selenium.devtools.runtime.model.EntryPreview
-
Packages that use EntryPreview Package Description org.openqa.selenium.devtools.runtime.model -
-
Uses of EntryPreview in org.openqa.selenium.devtools.runtime.model
Methods in org.openqa.selenium.devtools.runtime.model that return types with arguments of type EntryPreview Modifier and Type Method Description java.util.List<EntryPreview>
ObjectPreview. getEntries()
List of the entries.
-