org.openqa.selenium.remote
Class UselessFileDetector
java.lang.Object
org.openqa.selenium.remote.UselessFileDetector
- All Implemented Interfaces:
- FileDetector
public class UselessFileDetector
- extends Object
- implements FileDetector
A file detector that never finds anything.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UselessFileDetector
public UselessFileDetector()
getLocalFile
public File getLocalFile(CharSequence... keys)
- Specified by:
getLocalFile
in interface FileDetector
Copyright © 2012. All Rights Reserved.