Enable Live View during test execution

For local mobile devices, you can use Live View to preview the screen when you run your TestCases. It generates a screenshot in a Live View pop-up window every time the TestStep changes on the mobile screen.

To enable Live View for test execution, create the test configuration parameter LiveView and set its value to True.

LiveView test configuration parameter set to True

When you run the TestCase, the Live View pop-up window opens and displays screenshots from the mobile device on which the test execution takes place.

You can close the Live View pop-up window anytime. To reopen it, you need to restart the test execution.