Y
Hacker News
new
|
ask
|
show
|
jobs
by
bickeringyokel
2186 days ago
Is that new? I seem to remember never updating the driver even after chrome did it's auto updates and still having my code run.
I use a managed service now so I don't have to sorry about that stuff
1 comments
sbierwagen
2186 days ago
Chromedriver used to support three major releases of Chrome at a time, now it supports one:
https://chromedriver.chromium.org/downloads
This means all selenium scripts break every two months.
link
merb
2186 days ago
maybe it would be cool to create a "webdriver" that supports Puppeteer.
link