Skip to content

MediaConfig.properties

Hemanth Sridhar edited this page Apr 25, 2017 · 5 revisions

WebAppFramework has the ability to capture screenshot of the complete web page when a test case fails. In order to enable capturing of complete screenshot, Navigate to MediaConfig.properties and provide the necessary values like below.

fullScreenshotEnable=true
screenshotFolderName=FullScreenshots-Temp/

Next topic : Enabling Video Recording

Clone this wiki locally