Telefonica / toolium

Wrapper tool of Selenium and Appium libraries to test web and mobile applications in a single project
Apache License 2.0
115 stars 62 forks source link

NOV-238610: update android automatic context selection #361

Closed angel-ram closed 1 year ago

angel-ram commented 1 year ago

Chromedriver has changed in last versions (from v105), and now windows can not be identified using getContexts method, so automatic context selection for Android has been updated. This change is backward compatible

More info in Appium thread: https://github.com/appium/appium/issues/18906

rgonalo commented 1 year ago

@angel-ram please, merge master into your branch to fix unittests (solved in https://github.com/Telefonica/toolium/pull/362)

codeclimate[bot] commented 1 year ago

Code Climate has analyzed commit 3427df92 and detected 0 issues on this pull request.

View more on Code Climate.