18 lines
270 B
Text
18 lines
270 B
Text
selenium
|
|
========
|
|
|
|
Edit your apache configuration file.
|
|
|
|
% vi %%LOCALBASE%%/etc/apache*/httpd.conf
|
|
|
|
Add the following line.
|
|
|
|
Alias /selenium/ "%%PREFIX%%/www/selenium"
|
|
|
|
Run selenium.
|
|
|
|
http://localhost/selenium/
|
|
|
|
Documentation.
|
|
|
|
http://localhost/selenium/doc/
|