Caplin Trader 4.5.2

Class: module:br/test/viewhandler/TypedValue

module:br/test/viewhandler/TypedValue

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'");