Modifier and Type | Class and Description |
---|---|
static class |
SeleniumTest.Command |
static class |
SeleniumTest.Comment |
static class |
SeleniumTest.Element |
static class |
SeleniumTest.MetaCommand |
Modifier and Type | Field and Description |
---|---|
protected NSMutableArray<SeleniumTest.Element> |
elements |
protected String |
name |
Constructor and Description |
---|
SeleniumTest(String name) |
SeleniumTest(String name,
NSArray<SeleniumTest.Element> elements) |
SeleniumTest(String name,
SeleniumTest.Element[] elements) |
Modifier and Type | Method and Description |
---|---|
void |
assignElements(NSArray<SeleniumTest.Element> elements) |
Object |
clone() |
void |
dump() |
NSArray<SeleniumTest.Element> |
elements() |
String |
name() |
void |
setName(String name) |
protected NSMutableArray<SeleniumTest.Element> elements
protected String name
public SeleniumTest(String name)
public SeleniumTest(String name, NSArray<SeleniumTest.Element> elements)
public SeleniumTest(String name, SeleniumTest.Element[] elements)
public NSArray<SeleniumTest.Element> elements()
public void assignElements(NSArray<SeleniumTest.Element> elements)
public String name()
public void setName(String name)
public void dump()
Copyright © 2002 – 2024 Project Wonder.