Selenium 2.0b3 and IE9/Firefox 4
I nabbed Selenium 2.0b3 after seeing the开发者_开发问答 announcement that it now works with Firefox 4 and IE9.
Unfortunately, I experience the same issues prior to 2.0b3 - I can't find elements in IE.
The exact same tests work just fine in IE8, Firefox 3 and any version of Chrome.
I thought these new browsers were now supported?
If your OS is windows 7 or vista, you need run your selenium server as administrator.
精彩评论