Hi public-test-infra,
I noticed web-platform-tests moved webdriver client to tools folder [ 1 ]. How about detailed purpose of this webdriver client? e.g. is this recommended webdriver client for web tests which can be automated by webdriver in future web-platform-tests repo? Or this webdriver client is only for browsers' webdriver feature testing? Selenium2.0 [ 2 ] is popular webdriver client, does this mean the tests contributors can use selenium2.0 Python binding to automate web tests at the same time in web-platform-tests? Thanks
[ 1 ] https://github.com/w3c/web-platform-tests/pull/1095
[ 2 ] https://code.google.com/p/selenium/
Best regards,
Yugang