Web Testing/Automation/automation-10-02-2011: Difference between revisions

No edit summary
Line 20: Line 20:
===[https://wiki.mozilla.org/Sumo SUMO] [http://qa-selenium.mv.mozilla.com:8080/view/SUMO%20Tests/ CI]===
===[https://wiki.mozilla.org/Sumo SUMO] [http://qa-selenium.mv.mozilla.com:8080/view/SUMO%20Tests/ CI]===
* Smoke/BFT running fine
* Smoke/BFT running fine
* Can't get Sel grid to launch custom profile on Win 7 (or even Win XP). Is this code correct [http://pastebin.mozilla.org/1041414]
* Can't get Sel grid to launch custom profile on Win 7 (or even Win XP). Is this <pre>code correct [http://pastebin.mozilla.org/1041414]
@echo off
@echo off
title Firefox36
title Firefox36
Line 26: Line 26:
cd C:\Users\mozilla\Desktop\selenium-grid\
cd C:\Users\mozilla\Desktop\selenium-grid\
ant -Dport=5580 -Denvironment="Firefox-default;en-us;Win7" -Dhost=10.250.3.161 -DhubURL=http://qa-selenium.mv.mozilla.com:4444 -DseleniumArgs="-firefoxProfileTemplate C:\SumoFFProfile" launch-remote-control
ant -Dport=5580 -Denvironment="Firefox-default;en-us;Win7" -Dhost=10.250.3.161 -DhubURL=http://qa-selenium.mv.mozilla.com:4444 -DseleniumArgs="-firefoxProfileTemplate C:\SumoFFProfile" launch-remote-control
sleep 20
sleep 20</pre>


===[https://wiki.mozilla.org/Firefox/Input Input] [http://qa-selenium.mv.mozilla.com:8080/job/input%20stage/ CI]===
===[https://wiki.mozilla.org/Firefox/Input Input] [http://qa-selenium.mv.mozilla.com:8080/job/input%20stage/ CI]===
Confirmed users
9,511

edits