Uses of Class
org.uitnet.testing.smartfwk.ui.core.events.InputEvent
-
Packages that use InputEvent Package Description org.uitnet.testing.smartfwk.ui.core.events org.uitnet.testing.smartfwk.ui.core.objects -
-
Uses of InputEvent in org.uitnet.testing.smartfwk.ui.core.events
Subclasses of InputEvent in org.uitnet.testing.smartfwk.ui.core.events Modifier and Type Class Description classKeyboardEventclassMouseEvent -
Uses of InputEvent in org.uitnet.testing.smartfwk.ui.core.objects
Methods in org.uitnet.testing.smartfwk.ui.core.objects with parameters of type InputEvent Modifier and Type Method Description <EVENTNAME>
UIObjectValidatorUIObjectValidator. performAction(InputEvent<EVENTNAME> event, int maxIterationsToLocateElements)
-