Skip to content
  • Ivo Fokkema's avatar
    Fixed test for Firefox. · e7c7e432
    Ivo Fokkema authored
    - FF always failed on the Create Custom Column test. It wouldn't switch to the window that opened. Turns out lots of people have this error, and it has to do with the changes between the old JSON Wire protocol and the W3C protocol. All these tools working together is confusing me.
    - Overloaded part of the RemoteWebDriver to catch the switchToWindow command, and to translate it, for FF only.
    e7c7e432