Class
caplin.dom.testing.viewhandler

Blurred

Blurred ViewFixtureHandler can be used to trigger blur or focus events on the view element. Example usage:

and("tile.view.([identifier=\'FxTileSpot\'] .fxtile_amount .fx_tile_amount_input input).blurred => true");

Constructor Summary

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

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

Constructor Detail

caplin.dom.testing.viewhandler.Blurred()