Hardy
Hardy copied to clipboard
Pull in latest Selenium
Double-check the changelog of recent seleniums to find out if we should pull in a newer one. If so, do it.
Done a few tests with Selenium 2.35 and the latest webdriverJS but there may be a few more things needing updated. webdriver.getSize
is now webdriver.getElementSize
, for example.
Make a new branch to see how extensive the update needs to be.