Click or drag to resize

FilesHelperWaitForFileOfGivenType Method

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