Package | Description |
---|---|
er.selenium | |
er.selenium.filters | |
er.selenium.io |
Modifier and Type | Class and Description |
---|---|
static class |
SeleniumTest.Command |
static class |
SeleniumTest.Comment |
static class |
SeleniumTest.MetaCommand |
Modifier and Type | Field and Description |
---|---|
protected NSMutableArray<SeleniumTest.Element> |
SeleniumTest.elements |
Modifier and Type | Method and Description |
---|---|
abstract SeleniumTest.Element |
SeleniumTest.Element.clone() |
Modifier and Type | Method and Description |
---|---|
NSArray<SeleniumTest.Element> |
SeleniumTest.elements() |
Modifier and Type | Method and Description |
---|---|
void |
SeleniumTest.assignElements(NSArray<SeleniumTest.Element> elements) |
Constructor and Description |
---|
SeleniumTest(String name,
SeleniumTest.Element[] elements) |
Constructor and Description |
---|
SeleniumTest(String name,
NSArray<SeleniumTest.Element> elements) |
Modifier and Type | Method and Description |
---|---|
protected NSArray<SeleniumTest.Element> |
SeleniumIncludeTestFilter.getIncludedArguments(String name) |
Modifier and Type | Method and Description |
---|---|
protected void |
SeleniumTestFilterHelper.processSingleTestElement(SeleniumTest.Element element) |
Modifier and Type | Method and Description |
---|---|
protected void |
SeleniumRepeatExpanderTestFilter.generateIterations(NSMutableArray<SeleniumTest.Element> elements,
int repeatIndex,
int doneIndex) |
protected int |
SeleniumOverrideOpenTestFilter.processOpenCommand(SeleniumTest.Command command,
NSMutableArray<SeleniumTest.Element> elements,
int index) |
protected void |
SeleniumTestFilterHelper.processTestElements(NSMutableArray<SeleniumTest.Element> elements) |
protected void |
SeleniumRepeatExpanderTestFilter.processTestElements(NSMutableArray<SeleniumTest.Element> elements) |
protected void |
SeleniumPresentationFilter.processTestElements(NSMutableArray<SeleniumTest.Element> elements) |
protected void |
SeleniumOverrideOpenTestFilter.processTestElements(NSMutableArray<SeleniumTest.Element> elements) |
protected void |
SeleniumIncludeTestFilter.processTestElements(NSMutableArray<SeleniumTest.Element> elements) |
Modifier and Type | Field and Description |
---|---|
SeleniumTest.Element |
SeleniumComponentExporterPage.element |
Modifier and Type | Method and Description |
---|---|
boolean |
SeleniumComponentExporterPage.isCommand(SeleniumTest.Element element) |
boolean |
SeleniumComponentExporterPage.isComment(SeleniumTest.Element element) |
boolean |
SeleniumComponentExporterPage.isMetaCommand(SeleniumTest.Element element) |
Copyright © 2002 – 2024 Project Wonder.