openwallet-foundation / mobile-wallet-test-harness

An acceptance test framework for testing mobile Aries wallets utilizing Python, Behave, Appium, and a mobile device cloud service.
Apache License 2.0
12 stars 14 forks source link

Update the Sauce Labs config to use the latest Appium available #229

Closed nodlesh closed 5 months ago

nodlesh commented 5 months ago

Update the Sauce Labs config to use the latest Appium available instead of locking to 2.0.0. Jan 31, 2024 SL will not be supporting 2.0.0. Setting the configs to latest makes sure we are always using the latest version. The test containers always use the latest Appium Client, so it makes sense to tell SL to use the latest as well.