You can enable the video recording feature by changing the Property file.To enable the video recording feature, enter ‘suite’ as the value for the “atu.reports.recordExecution” property, and run the selenium test automation code. A video will be created in the respective cycle folder, which the user can watch while running the automated test. You can watch the video only using VLC Media Player.
The user could also click the ‘Click Me to Show/Hide the Execution’ Video link in the report to watch the recording.
#Record test execution
#testmethod: record execution for every single test method in its own movie file, not yet implemented
#suite: record execution of complete suite in a single movie file
#Available options: suite, none
atu.reports.recordExecution=suite
Click here to download our Software Testing brochure for more information
Author:
Hisan Saleeth