]> dev.renevier.net Git - syp.git/blob - openlayers/tests/selenium/remotecontrol/config.cfg
initial commit
[syp.git] / openlayers / tests / selenium / remotecontrol / config.cfg
1 [config]
2 server=http://openlayers.org/
3 url=/dev/tests/run-tests.html?run=all&windows=none
4
5 [local_ff]
6 host=localhost
7 browserCmd=firefox
8 comment=Firefox on localhost
9
10 [local_safari]
11 host=localhost
12 browserCmd=safari
13 comment=Safari  on localhost
14
15 #[ie6-winxp]
16 #host=208.80.142.184
17 #browserCmd=iexploreproxy C:\Program Files\MultipleIEs\IE6\iexplore.exe
18 #comment=IE6 on WinXP
19
20 [ie7-winxp]
21 host=208.80.142.184
22 browserCmd=iexploreproxy
23 comment=IE7 on WinXP
24
25 # Running on alta: debian etch
26 [opera-winxp]
27 host=208.80.142.184
28 browserCmd=opera C:\Program Files\Opera 9\Opera.exe
29 comment=Opera on WinXP 
30
31 # Running on alta: debian etch
32 [opera]
33 host=208.80.142.140
34 browserCmd=opera
35 comment=Opera on Debian Etch
36
37 # Running on alta: Debian Etch
38 [firefox2]
39 host=208.80.142.140
40 browserCmd=firefox /usr/lib/iceweasel/firefox-bin
41 comment=Iceweasel 2 on Debian Etch
42
43 # Running on alta: Debian Etch
44 [firefox3]
45 host=208.80.142.105
46 browserCmd=firefox /usr/lib/firefox-3.0.1/firefox-bin
47 comment=FF3 on Ubuntu 
48