Is there a good IE-based Selenium IDE? [closed]
Selenium does not have an IDE for Internet Explorer (any version). I haven’t seen any under development either. You can check their boards/site for updates but I their primary focus is FireFox for the IDE. Selenium can run tests in Internet Explorer (including IE6) using the SeleniumRC. You can record tests with the IDE in … Read more