org.openqa.selenium.remote
Class LocalFileDetector
java.lang.Object
org.openqa.selenium.remote.LocalFileDetector
- All Implemented Interfaces:
- FileDetector
public class LocalFileDetector
- extends Object
- implements FileDetector
Detects files on the local disk.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocalFileDetector
public LocalFileDetector()
getLocalFile
public File getLocalFile(CharSequence... keys)
- Specified by:
getLocalFile
in interface FileDetector
Copyright © 2012. All Rights Reserved.