Uses of Class
org.openqa.selenium.bidi.browsingcontext.HistoryUpdated
Packages that use HistoryUpdated
-
Uses of HistoryUpdated in org.openqa.selenium.bidi.browsingcontext
Methods in org.openqa.selenium.bidi.browsingcontext that return HistoryUpdatedModifier and TypeMethodDescriptionstatic HistoryUpdated
HistoryUpdated.fromJson
(org.openqa.selenium.json.JsonInput input) -
Uses of HistoryUpdated in org.openqa.selenium.bidi.module
Method parameters in org.openqa.selenium.bidi.module with type arguments of type HistoryUpdatedModifier and TypeMethodDescriptionvoid
BrowsingContextInspector.onHistoryUpdated
(Consumer<HistoryUpdated> consumer)