Uses of Class
org.openqa.selenium.bidi.browsingcontext.DownloadEnded
Packages that use DownloadEnded
-
Uses of DownloadEnded in org.openqa.selenium.bidi.browsingcontext
Methods in org.openqa.selenium.bidi.browsingcontext that return DownloadEndedModifier and TypeMethodDescriptionstatic DownloadEndedDownloadEnded.fromJson(org.openqa.selenium.json.JsonInput input) -
Uses of DownloadEnded in org.openqa.selenium.bidi.module
Method parameters in org.openqa.selenium.bidi.module with type arguments of type DownloadEndedModifier and TypeMethodDescriptionvoidBrowsingContextInspector.onDownloadEnd(Consumer<DownloadEnded> consumer)