Can anyone help me on the tech stack, I'm writing an automation testing for an electron app, that loads pages in the webview. So, I've to switch between the window and the webview.
I find Appium but seems the context switch is not supporting in windows. With WinAppDriver can we do this?
Thank you in advance