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)LabelValidatorSILabelValidatorSI. forceClick(int maxIterationsToLocateElements)LabelValidatorSILabelSI. getValidator(SmartCucumberScenarioContext scenarioContext, org.sikuli.script.Region region)LabelValidatorSILabelSI. getValidator(SmartAppDriver appDriver, org.sikuli.script.Region region)LabelValidatorSILabelValidatorSI. mouseHoverOver(int maxIterationsToLocateElements)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(ScrollbarSI scrollbar)LabelValidatorSILabelValidatorSI. typeText(String text, NewTextLocation location, int maxIterationsToLocateElements)Deprecated.LabelValidatorSILabelValidatorSI. validateElementPresentWithinArea(AreaCoordinates coordinates, int maxIterationsToLocateElements)LabelValidatorSILabelValidatorSI. validateValue(String expectedName, TextMatchMechanism validationMechanism, int maxIterationsToLocateElements)
-