GaloisInc / FiveUI

Extensible UI Analysis in your browser
Other
29 stars 1 forks source link

Upgrade Selenium #28

Closed hallettj closed 10 years ago

hallettj commented 10 years ago

Some Selenium tests are failing in Firefox 24.2. The browser reports an error:

document.setUserData is not a function

There is a related selenium bug report: https://code.google.com/p/selenium/issues/detail?id=5710

I think that fixing those tests may require upgrading Selenium.

hallettj commented 10 years ago

Fixed in 795ac07