diff options
Diffstat (limited to 'appiumtests/Readme.md')
| -rw-r--r-- | appiumtests/Readme.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/appiumtests/Readme.md b/appiumtests/Readme.md new file mode 100644 index 000000000..eac841e58 --- /dev/null +++ b/appiumtests/Readme.md @@ -0,0 +1,7 @@ + +Instructions: + +chmod u+x dolphintest.py +python3 -m venv .venv +source .venv/bin/activate +selenium-webdriver-at-spi-run ./dolphintest.py |
