testdevlab / TestUI

MIT License
33 stars 9 forks source link

Fix bugs related to version 8.0.0 #88

Closed alvarolaserna closed 1 year ago

alvarolaserna commented 1 year ago

There are some bugs related to version 8.0.0 that are critical for the well functioning of TestUI.

To fix it we need version 8.1.1. Also location of chromedriver has changed. There is also a new default path for appium server so we created BASE_APPIUM_PATH variable that defaults to /wd/hub/ so it works with appium version 1.X (2.X versions dont use that path and you will have to leave empty path)