Class
caplin.dom.testing.viewhandler

BorderColor

BorderColor ViewFixtureHandler can be used to test the border color of an element. Example usage:

and("tile.view.([identifier=\'FxTileSpot\'] .fxtile_amount .fx_tile_amount_input input).bordercolor = '#1111FF'");

Constructor Summary

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

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

Constructor Detail

caplin.dom.testing.viewhandler.BorderColor()