Hello,
I have electron app that I want to test and I have testing infra appium python client with winappdriver , when im trying to find elements via inspect.exe I dont find anything probably because this is electron app.
is there someway to workaround and test electron apps using winappdriver/appium?
Thanks