Uses of Class
org.openqa.selenium.devtools.v95.page.model.DownloadWillBegin
-
Packages that use DownloadWillBegin Package Description org.openqa.selenium.devtools.v95.page -
-
Uses of DownloadWillBegin in org.openqa.selenium.devtools.v95.page
Methods in org.openqa.selenium.devtools.v95.page that return types with arguments of type DownloadWillBegin Modifier and Type Method Description static org.openqa.selenium.devtools.Event<DownloadWillBegin>Page. downloadWillBegin()
-