clearLocation()
Supported_os | ||
---|---|---|
|
Description
The command gives the ability to reset the device’s location services after the user executes the SeeTestAutomation- SetLocation command.
Info | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
Notes:
|
Code Examples
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
client.clearLocation(); |
Code Block | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
client.ClearLocation(); |
Code Block | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
client.ClearLocation Report |
Code Block | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
self.client.clearLocation() |
Code Block | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
$client->clearLocation(); |