Selenium-RC: Browser Compatibility

Browser Compatibility

Windows Mac OS X Linux
Firefox 1.5, 2.0 1.5, 2.0 1.5, 2.0
Mozilla Suite (SeaMonkey) 1.6+, 1.7+ 1.6+, 1.7+ 1.6+, 1.7+
Internet Explorer 6.0, 7.0 n/a n/a
Safari ? 1.3+ n/a
Opera 8.5.4, 9.0.2 ? 9.0.2
Camino n/a 1.0 n/a
Konqueror n/a n/a 3.5
OmniWebn/an/a?

     works
should work

Selenium RC cannot ordinarily script from one domain to another or got from insecure (http) page to and secure (https) page for the same domain.

Special modes are available that allow this.

*chrome and *pifirefox for Firefox and *iehta and *piiexplore for Internet explorer. Read about them here.