LocalFileDetector ClassWebDriver
Represents a file detector for determining whether a file must be uploaded to a remote server.
Inheritance Hierarchy

OnlineSystem Object
  OpenQA.Selenium.Remote LocalFileDetector

Namespace: OpenQA.Selenium.Remote
Assembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax

public class LocalFileDetector : IFileDetector
See Also