https://github.com/web-platform-tests/wpt/tree/master/webdriver/tests has tests written in Python for the WebDriver protocol. These are currently being run as part of wpt.fyi:
https://wpt.fyi/results/infrastructure/testdriver?label=experimental
Like other parts of web-platform-tests, we should also import and run them in the Chromium repository directly. This will make it possible to make changes to chromedriver and see the effects on the conformance test suite during review. We should also export changes (2-way sync) so that the test suite can be updated together with the source changes.
kyleju@, do you have an update on this bug? Can you link to design docs and other things, and also be sure to include "Bug: 881513" in CLs working towards this? Thanks!
Comment 1 by foolip@chromium.org
, Nov 13