public static class SeleniumTest.Command extends SeleniumTest.Element
Modifier and Type | Field and Description |
---|---|
protected String |
name |
protected String |
target |
protected String |
value |
Constructor and Description |
---|
Command(String name,
String target,
String value) |
public void setName(String name)
public String getName()
public void setTarget(String target)
public String getTarget()
public void setValue(String value)
public String getValue()
public SeleniumTest.Command clone()
clone
in class SeleniumTest.Element
Copyright © 2002 – 2024 Project Wonder.