| 程序包 | 说明 |
|---|---|
| org.openqa.selenium.chrome | |
| org.openqa.selenium.html5 | |
| org.openqa.selenium.opera | |
| org.openqa.selenium.remote.html5 |
| 限定符和类型 | 方法和说明 |
|---|---|
Location |
ChromeDriver.location() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ChromeDriver.setLocation(Location location) |
| 限定符和类型 | 方法和说明 |
|---|---|
Location |
LocationContext.location()
Gets the physical location of the browser.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
LocationContext.setLocation(Location location)
Sets the physical location.
|
| 限定符和类型 | 方法和说明 |
|---|---|
Location |
OperaDriver.location() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
OperaDriver.setLocation(Location location) |
| 限定符和类型 | 方法和说明 |
|---|---|
Location |
RemoteLocationContext.location() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
RemoteLocationContext.setLocation(Location location) |