Uses of Class
org.openqa.selenium.devtools.v141.page.Page.GetNavigationHistoryResponse
Packages that use Page.GetNavigationHistoryResponse
-
Uses of Page.GetNavigationHistoryResponse in org.openqa.selenium.devtools.v141.page
Methods in org.openqa.selenium.devtools.v141.page that return types with arguments of type Page.GetNavigationHistoryResponseModifier and TypeMethodDescriptionstatic org.openqa.selenium.devtools.Command<Page.GetNavigationHistoryResponse> Page.getNavigationHistory()Returns navigation history for the current page.