Uses of Class
org.uitnet.testing.smartfwk.ui.standard.imgobj.CheckBoxValidatorSI
-
Packages that use CheckBoxValidatorSI Package Description org.uitnet.testing.smartfwk.ui.standard.imgobj -
-
Uses of CheckBoxValidatorSI in org.uitnet.testing.smartfwk.ui.standard.imgobj
Methods in org.uitnet.testing.smartfwk.ui.standard.imgobj that return CheckBoxValidatorSI Modifier and Type Method Description CheckBoxValidatorSICheckBoxValidatorSI. checkAndValidateChecked(int maxIterationsToLocateElements)Deprecated.CheckBoxValidatorSICheckBoxValidatorSI. click(int maxIterationsToLocateElements)CheckBoxValidatorSICheckBoxValidatorSI. click(ImageSection imageSection, int maxIterationsToLocateElements)CheckBoxValidatorSICheckBoxValidatorSI. clickAndHold(int maxIterationsToLocateElements)CheckBoxValidatorSICheckBoxValidatorSI. doubleClick(int maxIterationsToLocateElements)CheckBoxValidatorSICheckBoxValidatorSI. doubleClick(ImageSection imageSection, int maxIterationsToLocateElements)CheckBoxValidatorSICheckBoxValidatorSI. dragAndDrop(ImageObject target, org.sikuli.script.Region targetRegion, int maxIterationsToLocateElements)CheckBoxValidatorSICheckBoxValidatorSI. forceClick(int maxIterationsToLocateElements)CheckBoxValidatorSICheckBoxSI. getValidator(SmartCucumberScenarioContext scenarioContext, org.sikuli.script.Region region)CheckBoxValidatorSICheckBoxSI. getValidator(SmartAppDriver appDriver, org.sikuli.script.Region region)CheckBoxValidatorSICheckBoxValidatorSI. mouseHoverOver(int maxIterationsToLocateElements)CheckBoxValidatorSICheckBoxValidatorSI. performKeyDown(org.openqa.selenium.Keys keys, int maxIterationsToLocateElements)CheckBoxValidatorSICheckBoxValidatorSI. performKeyPressed(org.openqa.selenium.Keys keys, int maxIterationsToLocateElements)CheckBoxValidatorSICheckBoxValidatorSI. performKeyUp(org.openqa.selenium.Keys keys, int maxIterationsToLocateElements)CheckBoxValidatorSICheckBoxValidatorSI. release(int maxIterationsToLocateElements)CheckBoxValidatorSICheckBoxValidatorSI. rightClick(int maxIterationsToLocateElements)CheckBoxValidatorSICheckBoxValidatorSI. rightClick(ImageSection imageSection, int maxIterationsToLocateElements)CheckBoxValidatorSICheckBoxValidatorSI. scrollElementOnViewport(ScrollbarSI scrollbar)CheckBoxValidatorSICheckBoxValidatorSI. typeText(String text, NewTextLocation location, int maxIterationsToLocateElements)Deprecated.CheckBoxValidatorSICheckBoxValidatorSI. uncheckAndValidateUnchecked(int maxIterationsToLocateElements)Deprecated.CheckBoxValidatorSICheckBoxValidatorSI. validateCheckBoxChecked(int maxIterationsToLocateElements)Deprecated.CheckBoxValidatorSICheckBoxValidatorSI. validateCheckBoxUnchecked(int maxIterationsToLocateElements)Deprecated.CheckBoxValidatorSICheckBoxValidatorSI. validateDisabled(int maxIterationsToLocateElements)Deprecated.CheckBoxValidatorSICheckBoxValidatorSI. validateDisabledButNotReadonly(int maxIterationsToLocateElements)CheckBoxValidatorSICheckBoxValidatorSI. validateElementPresentWithinArea(AreaCoordinates coordinates, int maxIterationsToLocateElements)CheckBoxValidatorSICheckBoxValidatorSI. validateEnabled(int maxIterationsToLocateElements)Deprecated.CheckBoxValidatorSICheckBoxValidatorSI. validateEnabledButNotReadonly(int maxIterationsToLocateElements)
-