SendKeysToBrowser
Value members
Concrete methods
Inherited methods
Checks that a background satisfies behavior rules before evaluation.
Checks that a background satisfies behavior rules before evaluation.
- Value parameters:
- background
the background to check
- specType
the spec type currently being evaluated
- Inherited from:
- BehaviorRules
Checks that a scenario or stepdef satisfies behavior rules before evaluation.
Checks that a scenario or stepdef satisfies behavior rules before evaluation.
- Value parameters:
- scenario
the scenario to check
- specType
the spec type currently being evaluated
- Inherited from:
- BehaviorRules
Checks that a step def called in a feature satisfies behavoiur rules at evaluation.
Checks that a step def called in a feature satisfies behavoiur rules at evaluation.
- Value parameters:
- env
the environment context
- step
the step to check
- Inherited from:
- BehaviorRules
Checks that a step called in a feature satisfies behavoiur rules at evaluation.
Checks that a step called in a feature satisfies behavoiur rules at evaluation.
- Value parameters:
- actualBehavior
the actual behavior type of the step
- env
the environment context
- step
the step to check
- Inherited from:
- BehaviorRules