Class
caplin.dom.testing.viewhandler

Text

Text ViewFixtureHandler can be used to set or get text property of a view element. Example usage:

and("ticket.view.(.setupSpot .tradeDate label).text = 'Trade Date'");

Constructor Summary

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

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

Constructor Detail

caplin.dom.testing.viewhandler.Text()