Interesting Selenium |type| bug?

Stephen Donner

While writing Selenium IDE tests for SUMO (support.mozilla.com), I’ve noticed something weird with its input handling. A normal recording of a login to SUMO looks like this: open /en-US/kb/Firefox+Support+Home+Page clickAndWait link=Log In type login-user username clickAndWait login-button The problem with…