Closed vdelendik closed 1 year ago
provided hotfix using selenium server v3: https://github.com/zebrunner/mcloud-grid/pull/84/files
to test we have to play with CE from develop version and capabilities:
deviceName=Nokia_3
deviceName=Nokia_3,HTC_U_Ultra
udid=udid1
udid=udid1, udid2
try also occupy device in STF during mobile sample demo job execution using different STF account (not the same which is used for integration)
Make sure to repeat the same scenarios using selenium3, ie running carina-demo mobile tests using 7.4.27 or 7.4.x branch. Everything should work as expected.
Verified on prod
on selenium 4, appium 8.2.0 client requested deviceName capability is ignored and we run tests on any device. it should be fixed after finishing #79