Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Does Selenium RC support IE8?

Can anyone confirm if Selenium RC server fully supports IE8?

like image 473
davidhalldor Avatar asked Oct 21 '09 15:10

davidhalldor


3 Answers

I have successfully been running tests in IE8 with Selenium RC and Selenium Grid. I'm not sure about 'full' support as I see occasional issues with all versions of Internet Explorer, but if you find any reproducible issues you can raise them in one (or all) of the following places:

  • OpenQA Jira: http://jira.openqa.org/
  • Selenium Developers Google Group: http://groups.google.co.uk/group/selenium-developers
  • Selenium Google Code Issues: http://code.google.com/p/selenium/issues/list
like image 116
Dave Hunt Avatar answered Oct 14 '22 11:10

Dave Hunt


At Sauce labs we have been using Selenium + IE8 for a while now. You can even use our service to test on IE8 yourself.

(Google us, I'm not pasting links, don't want this to sound like spam)

like image 31
Santi Avatar answered Oct 14 '22 10:10

Santi


Just make sure to run selenium server and IE8 as Admin and things works like charm.

like image 30
Sanjay Avatar answered Oct 14 '22 11:10

Sanjay