selenium.webdriver.remote.file_detectorΒΆ

Classes

FileDetector()

Used for identifying whether a sequence of chars represents the path to a file.

LocalFileDetector()

Detects files on the local disk.

UselessFileDetector()

A file detector that never finds anything.