mirror of
https://github.com/appium/appium.git
synced 2026-01-15 14:49:55 -06:00
Update python sample code (#12681)
This commit is contained in:
@@ -12,6 +12,14 @@ pip install -r requirements.txt
|
||||
py.test test
|
||||
```
|
||||
|
||||
To run them on Sauce Labs, make sure that you have the following environment
|
||||
variables set:
|
||||
```
|
||||
SAUCE_LABS
|
||||
SAUCE_USERNAME
|
||||
SAUCE_ACCESS_KEY
|
||||
```
|
||||
|
||||
### Run an arbitrary file
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user