C# (CSharp) NPageObject Namespace

Nested Namespaces

NPageObject.Extensions
NPageObject.Selenium

Classes

Name Description
Scenario Provides your test with a default test context, plus the ability to add additional test contexts for tests simulating multiple users. Specflow scenarios should inherit from this type.
UriExpectation Wraps up everything identifying a URI: a string associated with the URI and a specification of how strict to be when performing matching (regex, exact, partial).