Currently it's stuck on an old version, webdriver 0.9.0. Upgrade is non-trivial because the newer version of dart webdriver is incompatible with Dartium (since Dartium is based on such an old version of Chrome), and the current benchpress specs run against Dartium.
A quick attempt to switch the tests to using desktop Chrome failed on Travis.
Currently it's stuck on an old version, webdriver 0.9.0. Upgrade is non-trivial because the newer version of dart webdriver is incompatible with Dartium (since Dartium is based on such an old version of Chrome), and the current benchpress specs run against Dartium.
A quick attempt to switch the tests to using desktop Chrome failed on Travis.