| Class | Description |
|---|---|
| WebDriverExecutorRule |
This JUnit
rule provides a mechanism for defining a
web driver executor either by directly injecting a custom
web driver executor, or by specifying a
web driver provider which is then used with the
default web driver executor, or by specifying nothing which
results in the default web driver executor using the default
web driver provider. |
| WebFactRule |
This JUnit
rule provides a mechanism for registering a web fact with a specific
name. |
| WebResultRule |
This JUnit
rule provides a mechanism for registering a web result with a specific
name. |
| WebStepRule |
This JUnit
rule provides a mechanism for registering a web step with a specific
name. |
Copyright © 2015 codecentric AG. All rights reserved.