Multi-Browser Support

TestWise makes running same tests against different browsers easy, just choose the browser on the toolbar and then run the tests.

Internet Explorer (Watir and Selenium-WebDriver)

Obviously this for tests running on MS windows platform, IE8 or IE9 on Windows XP or Windows 7 are supported.

Chrome (Selenium-WebDriver)

To run tests in Chrome (with Selenium-WebDriver), need to install binary for chromium driver first. More details can be found here.

Firefox (Selenium-WebDriver)

Selenium 2 (WebDriver) support multiple browsers, including IE, Chrome and Firefox. No installation needed, just select Firefox icon on TestWise toolbar and then run your test.