selenium.webdriver.remote.file_detector¶
Classes
Used for identifying whether a sequence of chars represents the path to a file. |
|
Detects files on the local disk. |
|
A file detector that never finds anything. |
- class selenium.webdriver.remote.file_detector.FileDetector[source]¶
Used for identifying whether a sequence of chars represents the path to a file.