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.