Hacker News new | ask | show | jobs
by Lightbody 3221 days ago
The onus of who actually automates the browser is moving from Selenium (the open source project) to the browser vendors. This will help with reliability and is also exactly what you're asking for:

https://www.w3.org/TR/webdriver/

1 comments

Right. That will be nice when it's done and stable (I'm looking at you, Safari), but for my tests today that doesn't really help me.
I would be very interested in tracking the details you're hinting at to know when this is done and stable to use reliably. Do you have specific examples/issues related to what your tests today require that is unreliable / not currently possible using WebDriver with Safari and/or headless Chrome?