| 程序包 | 说明 |
|---|---|
| org.openqa.selenium.remote |
| 限定符和类型 | 方法和说明 |
|---|---|
SessionId |
RemoteWebDriver.getSessionId() |
SessionId |
Command.getSessionId() |
| 构造器和说明 |
|---|
Command(SessionId sessionId,
String name) |
Command(SessionId sessionId,
String name,
Map<String,?> parameters) |
Response(SessionId sessionId) |