Uses of Class
org.uitnet.testing.smartfwk.ui.standard.domobj.LabelValidatorSD
-
Packages that use LabelValidatorSD Package Description org.uitnet.testing.smartfwk.ui.standard.domobj -
-
Uses of LabelValidatorSD in org.uitnet.testing.smartfwk.ui.standard.domobj
Methods in org.uitnet.testing.smartfwk.ui.standard.domobj that return LabelValidatorSD Modifier and Type Method Description LabelValidatorSDLabelValidatorSD. click(int maxIterationsToLocateElements)LabelValidatorSDLabelValidatorSD. clickAndHold(int maxIterationsToLocateElements)LabelValidatorSDLabelValidatorSD. doubleClick(int maxIterationsToLocateElements)LabelValidatorSDLabelValidatorSD. forceClick(int maxIterationsToLocateElements)LabelValidatorSDLabelSD. getValidator(SmartCucumberScenarioContext scenarioContext, org.sikuli.script.Region region)LabelValidatorSDLabelSD. getValidator(SmartAppDriver appDriver, org.sikuli.script.Region region)LabelValidatorSDLabelValidatorSD. mouseHoverOver(int maxIterationsToLocateElements)LabelValidatorSDLabelValidatorSD. performKeyDown(org.openqa.selenium.Keys keys, int maxIterationsToLocateElements)LabelValidatorSDLabelValidatorSD. performKeyPressed(org.openqa.selenium.Keys keys, int maxIterationsToLocateElements)LabelValidatorSDLabelValidatorSD. performKeyUp(org.openqa.selenium.Keys keys, int maxIterationsToLocateElements)LabelValidatorSDLabelValidatorSD. release(int maxIterationsToLocateElements)LabelValidatorSDLabelValidatorSD. rightClick(int maxIterationsToLocateElements)LabelValidatorSDLabelValidatorSD. scrollElementOnViewport(Scrollbar scrollbar)LabelValidatorSDLabelValidatorSD. typeText(String textToType, NewTextLocation location, int maxIterationsToLocateElements)LabelValidatorSDLabelValidatorSD. validateValue(String expectedValue, TextMatchMechanism validationMechanism, int maxIterationsToLocateElements)
-