* Fix typing to file input when not using Selenium Server. Bug 3736
2.21.1
Not secure
* focusmanager.testmode messes with native events, removing it.
2.21
* Local File upload capabilities for non-remote browser * Adding maximize_window api call * Updating default firefox profile to set focusmanager.testmode to true see <https://bugzilla.mozilla.org/show_bug.cgi?id=704583> * bugs fixed: 3506, 3528, 3607
2.20
* disable native events for FF on Mac by default * fix webdriverwait to execute at least once when using 0 timeout * Fixed Issue 3438
2.19
* WebDriverBackedSelenium is now available to all languages * Addon installation fixes