Click or drag to resize

VerifyThat Method

Framework to automate tests using Selenium WebDriver
Overload List
 NameDescription
Public methodStatic memberCode exampleThat(DriverContext, Action) Verify assert conditions.
Public methodStatic memberCode exampleThat(DriverContext, Action) Verify group of assets.
Public methodStatic memberCode exampleThat(DriverContext, Action, Boolean, Boolean) Verify assert conditions.
Public methodStatic memberCode exampleThat(DriverContext, Boolean, Boolean, Action) Verify group of assets.
Top
See Also