Class
caplin.dom.testing.viewhandler

Readonly

The class is still in Beta and is subject to API changes.
ReadOnly ViewFixtureHandler can be used to set or get the readonly attribute of an input view element Example usage:

then("ticket.view.(.setupSpot .amountInput .native input).readonly = true");

Constructor Summary

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

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

Constructor Detail

caplin.dom.testing.viewhandler.Readonly()