org.openqa.selenium.remote
Interface FileDetector

All Known Implementing Classes:
LocalFileDetector, UselessFileDetector

public interface FileDetector

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


Method Summary
 File getLocalFile(CharSequence... keys)
           
 

Method Detail

getLocalFile

File getLocalFile(CharSequence... keys)


Copyright © 2013. All rights reserved.