Constructor
new module:br/test/viewhandler/TypedValue()
- Implements:
TypedValue
instances of ViewFixtureHandler
can be used to simulate typing a value into an input view element.
Example usage:
when("form.view.([identifier=\'orderForm\'] .order_amount .order_amount_input input).typedValue => 'abc'");