Uses of Class
org.openqa.selenium.bidi.browsingcontext.NavigationInfo
-
Uses of NavigationInfo in org.openqa.selenium.bidi.browsingcontext
-
Uses of NavigationInfo in org.openqa.selenium.bidi.module
Modifier and TypeMethodDescriptionvoid
BrowsingContextInspector.onBrowsingContextLoaded
(Consumer<NavigationInfo> consumer) void
BrowsingContextInspector.onDomContentLoaded
(Consumer<NavigationInfo> consumer) void
BrowsingContextInspector.onFragmentNavigated
(Consumer<NavigationInfo> consumer) void
BrowsingContextInspector.onNavigationStarted
(Consumer<NavigationInfo> consumer)