Uses of Interface
org.openqa.selenium.remote.FileDetector
Packages that use FileDetector
-
Uses of FileDetector in org.openqa.selenium.remote
Classes in org.openqa.selenium.remote that implement FileDetectorModifier and TypeClassDescriptionclass
Detects files on the local disk.class
A file detector that never finds anything.Fields in org.openqa.selenium.remote declared as FileDetectorMethods in org.openqa.selenium.remote that return FileDetectorMethods in org.openqa.selenium.remote with parameters of type FileDetectorModifier and TypeMethodDescriptionvoid
RemoteWebDriver.setFileDetector
(FileDetector detector) Set the file detector to be used when sending keyboard input.void
RemoteWebElement.setFileDetector
(FileDetector detector)