I have a project and specifically a single test case that needs to launch a windows app (using the windows driver), grab a value then launch a chrome and do some additional steps using the web driver.
This would seem to be the functionality described here https://docs.katalon.com/katalon-studio/docs/unique-capabilities.html https://docs.katalon.com/katalon-studio/docs/unique-capabilities.htmlstrong text however I don’t see an easy way to do this in my test script. I have found some older, circa v.7 of katalon studio but nothing more recent.
The “sample project” referred on the page above is also empty in git.
I would expect a simple keyword in the script would transition from the windows app to the web app?
Help!