Uses of Class
org.uitnet.testing.smartfwk.ui.standard.imgobj.LabelValidatorSI
-
Packages that use LabelValidatorSI Package Description org.uitnet.testing.smartfwk.ui.standard.imgobj -
-
Uses of LabelValidatorSI in org.uitnet.testing.smartfwk.ui.standard.imgobj
Methods in org.uitnet.testing.smartfwk.ui.standard.imgobj that return LabelValidatorSI Modifier and Type Method Description LabelValidatorSILabelValidatorSI. click(int maxIterationsToLocateElements)LabelValidatorSILabelValidatorSI. click(ImageSection imageSection, int maxIterationsToLocateElements)LabelValidatorSILabelValidatorSI. clickAndHold(int maxIterationsToLocateElements)LabelValidatorSILabelValidatorSI. doubleClick(int maxIterationsToLocateElements)LabelValidatorSILabelValidatorSI. doubleClick(ImageSection imageSection, int maxIterationsToLocateElements)LabelValidatorSILabelValidatorSI. dragAndDrop(ImageObject target, org.sikuli.script.Region targetRegion, int maxIterationsToLocateElements)LabelValidatorSILabelSI. getValidator(SmartAppDriver appDriver, org.sikuli.script.Region region)LabelValidatorSILabelSI. getValidator(SmartCucumberUiScenarioContext scenarioContext, org.sikuli.script.Region region)LabelValidatorSILabelValidatorSI. performKeyDown(org.openqa.selenium.Keys keys, int maxIterationsToLocateElements)LabelValidatorSILabelValidatorSI. performKeyPressed(org.openqa.selenium.Keys keys, int maxIterationsToLocateElements)LabelValidatorSILabelValidatorSI. performKeyUp(org.openqa.selenium.Keys keys, int maxIterationsToLocateElements)LabelValidatorSILabelValidatorSI. release(int maxIterationsToLocateElements)LabelValidatorSILabelValidatorSI. rightClick(int maxIterationsToLocateElements)LabelValidatorSILabelValidatorSI. rightClick(ImageSection imageSection, int maxIterationsToLocateElements)LabelValidatorSILabelValidatorSI. scrollElementOnViewport(Scrollbar scrollbar)LabelValidatorSILabelValidatorSI. typeText(String text, NewTextLocation location, int maxIterationsToLocateElements)Deprecated.LabelValidatorSILabelValidatorSI. validateValue(String expectedName, TextMatchMechanism validationMechanism, int maxIterationsToLocateElements)
-