Commit graph

15 commits

Author SHA1 Message Date
Andrejs 6406504f94 Possibility to run appium with custom chromedriver executable (#12)
* Possibility to run appium with custom chromedriver executable
* Unit test added
* README update
2017-06-09 10:44:58 +02:00
butomo1989 47e968927a Updated Sample and End2End Tests 2017-06-02 14:49:55 +02:00
ilya-netomedia bedf77e83d Update app.py
The Problem : Selenium grid 3.0.1 marking the node as down
Solution: Node config should be changed
2017-05-25 17:48:59 +03:00
Andrejs Cunskis 7170ee20d4 Fix method name and build 6.0 without google_apis 2017-05-24 17:00:29 +03:00
Andrejs Cunskis 768d793ba0 Merge remote-tracking branch 'upstream/master' into appium_host_for_scale_support 2017-05-24 16:51:59 +03:00
Andrejs Cunskis 5501a20426 Set default browser, mobile web test parameter and docker compose example 2017-05-24 15:50:34 +03:00
butomo1989 d379133801 Renamed method to fix codacy violation 2017-05-24 11:52:48 +02:00
Andrejs Cunskis ab45f6bb52 Support for docker-compose scale and set default browserName 2017-05-23 16:47:41 +03:00
Andrejs Cunskis a2e59992d9 Set container ip as default APPIUM_HOST address 2017-05-23 10:12:45 +03:00
butomo1989 e325706d17 Fixed android 5.0.1 and 5.1.1 2017-04-26 15:16:26 +02:00
butomo1989 e59c28ebd8 Turn off appium server by default 2017-04-21 15:18:01 +02:00
butomo1989 7ce3cfba96 Using google_apis 2017-04-21 15:06:53 +02:00
butomo1989 7b7238f156 Run emulator in the beginning 2017-04-06 16:29:11 +02:00
butomo1989 5934899793 Moved to python 3 2017-03-27 12:45:21 +02:00
butomo1989 4fdf66f89f Enable preinstallation android packages 2017-03-24 16:49:07 +01:00