Open nei opened 6 years ago
I'm also getting different behavior. Did anyone find out why this is happening?
I basically gave up on this. It seems the node are different or at least wrapped in some sort. I will give another try on https://github.com/lambci/docker-lambda to see if I can debug.
Hi, could anyone explain the main differences when running local vs on lambda?
It seems when running on Lambda it cannot find the elements but when I run local it does work.
Local Nodejs: v8.10.0 runtime: nodejs8.10
So, I would like to understand how to debug this properly.
My code looks like this:
I I've printed the element to make sure it was finding on the page. here is the output.