Click or drag to resize

FilesHelperWaitForFile Method

Framework to automate tests using Selenium WebDriver
Overload List
 NameDescription
Public methodStatic memberCode exampleWaitForFile(Int32, String) Waits for file with LongTimeout till number of files increase in sub folder, checks the size of the current file.
Public methodStatic memberCode exampleWaitForFile(Double, Int32, String, Boolean) Waits for file for given timeout till number of files increase in sub folder, checks the size of the current file.
Top
See Also