Selenium webdriver scripts are running hidden
Hi All,
I have just started using Teamcity to auotmate my webdriver scripts,I able to configure and execute the scripts successfully,But execution is happening as a background service,i cannot view anything opened in my browser,Please let me know,how can i run them in interactive mode.
Thanks
Rajendra
Please sign in to leave a comment.
Hi,
Please try to start agent via console using agent.bat file and configure the build agent machine not to launch a screensaver locking the desktop. For more details see http://confluence.jetbrains.com/display/TCD8/Known+Issues#KnownIssues-IssueswithautomatedGUIandbrowsertesting.
Thanks a lot,It works for me,
Regards
Rajendra
Great solution! Thank you!