Tagged Questions
3
votes
1answer
1k views
WebDriver function failing intermittently in Internet Explorer near clear() method
Does anyone know why this WebDriver function would be failing intermittently in Internet Explorer? Seems to always fail right around the textbox.clear() line. It works perfectly in Firefox, but fails ...