blackboard / lambda-selenium

Use Selenium Webdriver and Chrome inside AWS Lambda
MIT License
230 stars 51 forks source link

upgrade Chromium version #46

Closed CarlosUvaSilva closed 5 years ago

CarlosUvaSilva commented 5 years ago

How do I update to a newer version of Chromium? I can get the chromedriver from the selenium website but have no idea how to get the chromium exec.

(i'm talking about the chrome file inside the zip) Thanks for the help