Click or drag to resize

FilesHelperRenameFile Method

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