Constructor
new module:br/test/viewhandler/BackgroundImage()
- Implements:
BackgroundImage
instances of ViewFixtureHandler
can be used to test the background image value.
Example usage:
and("form.view.([identifier=\'orderForm\'] .order_amount .order_amount_input input).backgroundImage = 'images/image.png'");