Hello,
I am looking for some advice on how to go about testing a new application I was given to automate testing of.
The application appears to use Edge WebView2 and is wrapped into a desktop application and is written in Python. My python experience is 0.
Katalon doesn’t like any of how this works by what I’m used to, so trying to learn new methods to go about testing this.
My experience is mostly Web and Windows based apps.
I can launch the app as a desktop application using the Windows commands, but Katalon can’t find the app currently.
Additionally, the desktop app acts as a Host so I can also launch it in a browser with the app running…Although I currently can’t interact with that either other than viewing the elements…
TYIA