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:
htdocs
– cake
– app
– IDE-Formats
– vendors
– .htaccess
– index.php
– README
But i don't want to pollute my webroot with Bromine!
Now open <yourservername>/install in a browser.
Fill in the forms:
Username: Name of mysql user ('root' if using unmodified xampp)
Database: Name of database to hold the Bromine tables
Password: Password for the mysql user (empty if using unmodified xampp)
Host: Usually 'localhost'
And click through the installer
You should get a message saying 'Install complete'
Now go to <yourservername>
You should see a login form. Login with username: 'admin' and password: 'admin'