Package com.install4j.api.test.formcomponents


package com.install4j.api.test.formcomponents
Typed handles for every form component. Reached from ScreenHandle via accessors named after the form component (e.g. textField("id"), passwordField("id"), dropdownList("id")).

See com.install4j.api.test for the API overview.