Class
caplin.dom.testing.viewhandler

Value

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

then("ticket.view.(.setupSpot .amountInput .native input).value = '50'");

Constructor Summary

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

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

Constructor Detail

caplin.dom.testing.viewhandler.Value()