Uses of Class
org.openqa.selenium.devtools.v141.page.model.NavigationEntry
Packages that use NavigationEntry
-
Uses of NavigationEntry in org.openqa.selenium.devtools.v141.page
Methods in org.openqa.selenium.devtools.v141.page that return types with arguments of type NavigationEntryModifier and TypeMethodDescriptionPage.GetNavigationHistoryResponse.getEntries()Array of navigation history entries.Constructor parameters in org.openqa.selenium.devtools.v141.page with type arguments of type NavigationEntryModifierConstructorDescriptionGetNavigationHistoryResponse(Integer currentIndex, List<NavigationEntry> entries)