diff options
| author | = <=> | 2019-03-10 17:52:40 -0400 |
|---|---|---|
| committer | = <=> | 2019-03-10 17:52:40 -0400 |
| commit | 7c173fff14dd7278a79735a73ecfd71db4814fd5 (patch) | |
| tree | c6473397d670bd712c89ac28f0cf12b0615408de /tests/startappium.sh | |
| parent | 4553eb53f790f2a8fd178a6c28c050791e08c27c (diff) | |
appium goodness
Diffstat (limited to 'tests/startappium.sh')
| -rwxr-xr-x | tests/startappium.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/startappium.sh b/tests/startappium.sh new file mode 100755 index 00000000..257dbfff --- /dev/null +++ b/tests/startappium.sh @@ -0,0 +1,2 @@ +#!/bin/bash +appium --chromedriver-executable ./chromedriver/chromedriver |
