Class: module:br/test/viewhandler/BorderColor
module:br/test/viewhandler/BorderColor
BorderColor
instances of ViewFixtureHandler
can be used to test the border color of an element.
Example usage:
and("form.view.([identifier=\'orderForm\'] .order_amount .order_amount_input input).bordercolor = '#1111FF'");