blackboard / lambda-selenium

Use Selenium Webdriver and Chrome inside AWS Lambda
MIT License
229 stars 52 forks source link

Downloading of files doesn't work #40

Open BanjoFromCurlwaa opened 5 years ago

BanjoFromCurlwaa commented 5 years ago

Hi, This is working well for me with the exception that I cannot test production of files, as per https://bugs.chromium.org/p/chromium/issues/detail?id=696481

I am wondering if you have found a workaround that works (ideally using java)?
The files are produced asynchronously with no URL available.