Uses of Interface
org.openqa.selenium.remote.FileDetector
Package
Description
-
Uses of FileDetector in org.openqa.selenium.chromium
-
Uses of FileDetector in org.openqa.selenium.firefox
-
Uses of FileDetector in org.openqa.selenium.ie
Modifier and TypeMethodDescriptionvoid
InternetExplorerDriver.setFileDetector
(FileDetector detector) -
Uses of FileDetector in org.openqa.selenium.remote
Modifier and TypeClassDescriptionclass
Detects files on the local disk.class
A file detector that never finds anything.Modifier and TypeMethodDescriptionvoid
RemoteWebDriver.setFileDetector
(FileDetector detector) Set the file detector to be used when sending keyboard input.void
RemoteWebElement.setFileDetector
(FileDetector detector) -
Uses of FileDetector in org.openqa.selenium.safari