When I checked last, there was a limitation with Appium that prevented Tab switch from working in Chrome on Android. Is there a fix for this?

When I checked last, there was a limitation with Appium that prevented Tab switch from working in Chrome on Android. Is there a fix for this?

Hi Miro!

With the lower versions of Appium, this seems to be still an issue. However, you can try running the test on Appium Version 1.17.0 or higher.

You can pass this as a capability : "appiumVersion":"1.17.1"