Enable Live View during test execution

Live View allows you to see a preview of the mobile device 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 during 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.