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.
-
InterfacesClassDescriptionHandle for the "Button" form component.Handle for the "Check box" form component.Handle for the "Combo box" form component.Handle for the "Installation components selector" form component.Handle for the "Dark mode switcher" form component.Handle for the "Spinner of dates" form component.Handle for the "Text field with date format" form component.Handle for the "Directory chooser" or "Installation directory chooser" form component.Handle for the "Drop-down list" form component.Handle for the "File associations selector" form component.Handle for the "Text file editor" form component.Root of the install4j form-component handle hierarchy.Handle for the "File chooser" form component.Handle for the "HTML or text display" form component.Handle for the "Hyperlink action label" form component.Handle for the "Hyperlink URL label" form component.Handle for the "Installation scope chooser" form component.Handle for the "Text field with integer format" form component.Handle for the "Key value pair label" form component.Handle for the "Label" form component.Handle for the "License agreement" form component.Handle for the "List" form component.Handle for the "Spinner of enumerated values" form component.Handle for the "Log file viewer" form component.Handle for the "Text field with format mask" form component.Handle for the "Multi-line HTML label" form component.Handle for the "Multi-line label" form component.Handle for the "Spinner of integer values" form component.Handle for the "Password field" form component.Handle for the "Program group selector" form component.Handle for the "Progress display" form component.Handle for the "Single radio button" form component.Handle for the "Radio button group" form component.Handle for the "Leading label" form component.Handle for the "Slider" form component.Handle for the "Streamlined installation chooser" form component.Handle for the "Text area" form component.Handle for the "Text field" form component.Handle for the "Update schedule selector" form component.Handle for the "Windows user selector" form component.