Tagged Questions
4
votes
1answer
3k views
Selenium form input sendKeys doesn't always work under IE
We're trying to use Selenium 2.0b3 to verify behavior of a Java web site we've recently acquired from a third party. The site often uses AJAX to plop HTML replacements onto the page.
Internet ...