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