Skip navigation.

How I learned to love Selenium’s fireEvent

How I learned to love Selenium’s fireEvent

"I clicked on that, why didn't the click work!"I recently faced the challenge of using Selenium to automate a web application that stubbornly resisted my attempts to automate it - until I found the fireEvent!No need to know the name of the application in question, but the basic situation I faced involved a form [...]