This is a migrated thread and some comments may be shown as answers.

ArtOfTest.Runner.exe how to launch in Chrome?

4 Answers 153 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Weston
Top achievements
Rank 1
Weston asked on 23 Jan 2014, 06:21 PM
This launches in IE, even though I recorded the test in Chrome.

ArtOfTest.Runner.exe test="C:\Temp\testStudio\TestProject7\WebTest.tstest" serverPublish=true notifyOption=1 

I also tried platform="C:\Program Files (x86)\Google\Chrome\Application\chrome.exe"

Any suggestions? 






4 Answers, 1 is accepted

Sort by
0
Daniel
Top achievements
Rank 2
answered on 24 Jan 2014, 04:45 PM
Playback is controlled by settings.

Command Line options for ArtOfTest.Runner.exe http://www.telerik.com/automated-testing-tools/support/documentation/user-guide/command-line-test-execution/artoftestrunner.aspx (You will need to add a settings="location of .config file"

Creating the config/settings file, including telling it which browser to use: http://www.telerik.com/automated-testing-tools/support/documentation/user-guide/write-tests-in-code/intermediate-topics/settings-and-configuration/using-application-config-file.aspx

I've used this method successfully.
0
Boyan Boev
Telerik team
answered on 24 Jan 2014, 04:50 PM
Hello Weston,

Please let us know if you need further help.

Regards,
Boyan Boev
Telerik
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
0
Weston
Top achievements
Rank 1
answered on 24 Jan 2014, 05:14 PM
Thank you for your help. It is working now.

 I did the following:

1. set the windows path variable to chrome
2. right clicked on the test in the Project tab of test studio to get a properties popup and set the browser type.
0
Boyan Boev
Telerik team
answered on 28 Jan 2014, 07:23 AM
Hi Weston,

I am glad you have resolved the issue.

If you need additional help, please do not hesitate to contact us.

Regards,
Boyan Boev
Telerik
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
Tags
General Discussions
Asked by
Weston
Top achievements
Rank 1
Answers by
Daniel
Top achievements
Rank 2
Boyan Boev
Telerik team
Weston
Top achievements
Rank 1
Share this question
or