Click or drag to resize

FilesHelperCopyFile Method

Framework to automate tests using Selenium WebDriver
Overload List
 NameDescription
Public methodStatic memberCode exampleCopyFile(Double, String, String, String) Copy the file and check if file was copied with given timeout, shorten the name of file if needed be removing "_".
Public methodStatic memberCode exampleCopyFile(Double, String, String, String, String) Copy the file and check if file was copied with given timeout, shorten the name of file if needed be removing "_".
Top
See Also