Download Bromine from http://seleniumhq.org/download
Unpack and copy all files to your webroot. Bromine must be served directly from the webroot!
If you are using XAMPP this is the C:\xammp\htdocs directory.
the file structure should be:
If you don't want to pollute your webroot you need to setup a virtual host
Now open <yourservername> (eg. http://localhost) in a browser.
Fill in the forms:
And click through the installer
You should get a message saying 'Install complete'
Now go to <yourservername> (eg. http://localhost)
You should see a login form. Login with username: 'admin' and password: 'admin'
Back to top