What is live interaction and how can I access it in automation testing?
Hi Charity!
With Live-Interaction, you can overtake the automation test execution manually. You can abort the automation test session, and debug in real-time.
To interact with a browser manually in an automated test, you can visit the test summary page and then click on the Click to view live test to take control of the browser.