selenium-python-aws-lambda icon indicating copy to clipboard operation
selenium-python-aws-lambda copied to clipboard

Returning Empty HTML

Open cfolan17 opened this issue 4 years ago • 0 comments

Hello,

I am able to return the html for the webpage that I am trying to scrape. However, the div that contains all of the information that is shown on the webpage is empty. When I run the code on my local machine with a different chromedriver, it returns all of the information from the page. Would you happen to know what the issue might be?

Thanks

cfolan17 avatar Jun 17 '21 23:06 cfolan17