-
-
-
Methods in org.uitnet.testing.smartfwk.ui.standard.imgobj with parameters of type ImageSection
| Modifier and Type |
Method |
Description |
void |
ButtonValidatorSI.click(ImageSection imageSection,
int numRetries) |
|
void |
CheckBoxValidatorSI.click(ImageSection imageSection,
int numRetries) |
|
void |
ComboBoxValidatorSI.click(ImageSection imageSection,
int numRetries) |
|
void |
HyperlinkValidatorSI.click(ImageSection imageSection,
int numRetries) |
|
void |
ImageValidatorSI.click(ImageSection imageSection,
int numRetries) |
|
void |
LabelValidatorSI.click(ImageSection imageSection,
int numRetries) |
|
void |
ListBoxValidatorSI.click(ImageSection imageSection,
int numRetries) |
|
void |
RadioButtonValidatorSI.click(ImageSection imageSection,
int numRetries) |
|
void |
TextAreaValidatorSI.click(ImageSection imageSection,
int numRetries) |
|
void |
TextBoxValidatorSI.click(ImageSection imageSection,
int numRetries) |
|
void |
ButtonValidatorSI.doubleClick(ImageSection imageSection,
int numRetries) |
|
void |
CheckBoxValidatorSI.doubleClick(ImageSection imageSection,
int numRetries) |
|
void |
ComboBoxValidatorSI.doubleClick(ImageSection imageSection,
int numRetries) |
|
void |
HyperlinkValidatorSI.doubleClick(ImageSection imageSection,
int numRetries) |
|
void |
ImageValidatorSI.doubleClick(ImageSection imageSection,
int numRetries) |
|
void |
LabelValidatorSI.doubleClick(ImageSection imageSection,
int numRetries) |
|
void |
ListBoxValidatorSI.doubleClick(ImageSection imageSection,
int numRetries) |
|
void |
RadioButtonValidatorSI.doubleClick(ImageSection imageSection,
int numRetries) |
|
void |
TextAreaValidatorSI.doubleClick(ImageSection imageSection,
int numRetries) |
|
void |
TextBoxValidatorSI.doubleClick(ImageSection imageSection,
int numRetries) |
|
protected org.sikuli.script.Location |
ButtonValidatorSI.getImageSection(org.sikuli.script.Match imageMatch,
ImageSection imageSection) |
|
protected org.sikuli.script.Location |
CheckBoxValidatorSI.getImageSection(org.sikuli.script.Match imageMatch,
ImageSection imageSection) |
|
protected org.sikuli.script.Location |
ComboBoxValidatorSI.getImageSection(org.sikuli.script.Match imageMatch,
ImageSection imageSection) |
|
protected org.sikuli.script.Location |
HyperlinkValidatorSI.getImageSection(org.sikuli.script.Match imageMatch,
ImageSection imageSection) |
|
protected org.sikuli.script.Location |
ImageValidatorSI.getImageSection(org.sikuli.script.Match imageMatch,
ImageSection imageSection) |
|
protected org.sikuli.script.Location |
LabelValidatorSI.getImageSection(org.sikuli.script.Match imageMatch,
ImageSection imageSection) |
|
protected org.sikuli.script.Location |
ListBoxValidatorSI.getImageSection(org.sikuli.script.Match imageMatch,
ImageSection imageSection) |
|
protected org.sikuli.script.Location |
RadioButtonValidatorSI.getImageSection(org.sikuli.script.Match imageMatch,
ImageSection imageSection) |
|
protected org.sikuli.script.Location |
TextAreaValidatorSI.getImageSection(org.sikuli.script.Match imageMatch,
ImageSection imageSection) |
|
protected org.sikuli.script.Location |
TextBoxValidatorSI.getImageSection(org.sikuli.script.Match imageMatch,
ImageSection imageSection) |
|
void |
ButtonValidatorSI.rightClick(ImageSection imageSection,
int numRetries) |
|
void |
CheckBoxValidatorSI.rightClick(ImageSection imageSection,
int numRetries) |
|
void |
ComboBoxValidatorSI.rightClick(ImageSection imageSection,
int numRetries) |
|
void |
HyperlinkValidatorSI.rightClick(ImageSection imageSection,
int numRetries) |
|
void |
ImageValidatorSI.rightClick(ImageSection imageSection,
int numRetries) |
|
void |
LabelValidatorSI.rightClick(ImageSection imageSection,
int numRetries) |
|
void |
ListBoxValidatorSI.rightClick(ImageSection imageSection,
int numRetries) |
|
void |
RadioButtonValidatorSI.rightClick(ImageSection imageSection,
int numRetries) |
|
void |
TextAreaValidatorSI.rightClick(ImageSection imageSection,
int numRetries) |
|
void |
TextBoxValidatorSI.rightClick(ImageSection imageSection,
int numRetries) |
|
-