stf-appium-example
stf-appium-example copied to clipboard
Run Appium test on OpenSTF Device
I have followed all the steps mentioned in the repo, but while executing `bundle install --path=bundler/vendor` there were some errors in the execution and later when I ran the `DEVICE_SERIAL=your_serial_number...
# Warning # This project along with other ones in [OpenSTF](https://github.com/openstf) organisation is provided as is for community, without active development. # You can check any other forks that may...
Hi I'm trying to execute run_integration_test.sh in a stf docker environment , I have followed all the steps of https://github.com/openstf/stf-appium-example and when I've typed DEVICE_SERIAL=YOUR_DEVICE_SERIAL ./scripts/run_integration_test.sh DEVICE_SERIAL=E320CC84 ./run_integration_test.sh(due to my...
#### I get "device unauthorized" when i running a sample code which is from [appium website](http://appium.io/docs/en/about-appium/getting-started/) , appium client code : // javascript const wdio = require('webdriverio'); console.log("starting running test...");...
when running command: DEVICE_SERIAL=b125680d7d04 ./scripts/run_integration_test.sh the stf server will be shut down : Z INF/util:procutil 63298 [*] Forking "/Users/david/work/xw/stf/lib/cli migrate" 2018-06-16T00:36:27.147Z INF/db 63299 [*] Connecting to 127.0.0.1:28015 2018-06-16T00:36:27.167Z INF/db:setup 63299...
Hi Vishal, Could you please provide a working java example for appium test execution. I am trying to run one from remote machine, but the udid I get after remote...