Reports are generated only after we quit the driver

Is it as designed ? Or is there a way to generate a report before we quit the driver? For now if I dont quit the driver, only a folder gets created without any data in appium-studio reports folder.

You are correct the reports are generated only after quit is called.
There is no way to generate the report without calling quit.

1 Like