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