Click or drag to resize

Verify Methods

Framework to automate tests using Selenium WebDriver

The Verify type exposes the following members.

Methods
 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