Class
caplin.dom.testing.viewhandler

BorderWidth

BorderWidth ViewFixtureHandler can be used to test the border width of an element. Example usage:

and("tile.view.([identifier=\'FxTileSpot\'] .fxtile_amount .fx_tile_amount_input input).borderwidth = '10'");

Constructor Summary

Attributes Name and Description
caplin.dom.testing.viewhandler.BorderWidth()

Methods implemented from class caplin.dom.testing.viewhandler.ViewFixtureHandler:
get, set

Constructor Detail

caplin.dom.testing.viewhandler.BorderWidth()