Uses of Class
org.openqa.selenium.devtools.page.model.FrameRequestedNavigation
-
Packages that use FrameRequestedNavigation Package Description org.openqa.selenium.devtools.page -
-
Uses of FrameRequestedNavigation in org.openqa.selenium.devtools.page
Methods in org.openqa.selenium.devtools.page that return types with arguments of type FrameRequestedNavigation Modifier and Type Method Description static Event<FrameRequestedNavigation>
Page. frameRequestedNavigation()
-