Hi Testers
Is there a way to execute a ScenarioBuilder script from the command line?
Hi Testers
Is there a way to execute a ScenarioBuilder script from the command line?
Hi Hallie,
Sure can, just follow these few steps and you will be able to run it from CMD.
1- Create a ScenarioStore folder
2- Open ScenarioBuilder
3- Select Scenario/Component Manager menu
4- Select the Script then click on Export button. ( this will create a zip file )
5- Then extract the test.zip file. Now you have the xml, images, csv / xls file under one folder.
6- From the command line navigate to the directory (cd) to ScenarioBuilder is installed on to trigger its AwPlayer with the command below that contain the path to the newly unzipped folder :
AwPlayer.exe filename=test.xml report=myReport.xml projectfolder=C:-unzipped location folder-\test\