| 程序包 | 说明 |
|---|---|
| com.thoughtworks.selenium |
| 限定符和类型 | 类和说明 |
|---|---|
class |
DefaultRemoteCommand
The default implementation of the RemoteCommand interface
|
| 限定符和类型 | 方法和说明 |
|---|---|
static RemoteCommand |
DefaultRemoteCommand.parse(String inputLine)
Factory method to create a RemoteCommand from a wiki-style input string
|