How to switch tab in safari

Below worked for me on ARC ( latest version along with Appium server )

tested with Android device + Chrome Browser

@se.window_handles
@se.switch_to.window("CDwindow-1")

P.S.
I hope this will help another poor sole working alone in a startup looking for ray of light in the end of tunnel :wink: