Uses of Class
org.openqa.selenium.bidi.browser.DownloadBehavior
Packages that use DownloadBehavior
-
Uses of DownloadBehavior in org.openqa.selenium.bidi.browser
Methods in org.openqa.selenium.bidi.browser that return DownloadBehaviorModifier and TypeMethodDescriptionstatic DownloadBehaviorstatic DownloadBehaviorDownloadBehavior.denied()Constructors in org.openqa.selenium.bidi.browser with parameters of type DownloadBehaviorModifierConstructorDescriptionSetDownloadBehaviorParameters(@Nullable DownloadBehavior downloadBehavior)