Gets or sets the IFileDetector responsible for detecting
sequences of keystrokes representing file paths and names.
Namespace: OpenQA.Selenium.RemoteAssembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax
public virtual IFileDetector FileDetector { get; set; }
Implements
IAllowsFileDetection FileDetectorSee Also