Constructor
new module:br/test/viewhandler/LeftMarginWidth()
- Implements:
LeftMarginWidth
instances of ViewFixtureHandler
can be used to test the left margin width of an element.
Example usage:
and("form.view.([identifier=\'orderForm\'] .order_amount .order_amount_input input).leftMarginWidth = '10'");