Class: module:br/test/viewhandler/BorderWidth
module:br/test/viewhandler/BorderWidth
BorderWidth
instances of ViewFixtureHandler
can be used to test the border width of an element.
Example usage:
and("form.view.([identifier=\'orderForm\'] .order_amount .order_amount_input input).borderwidth = '10'");