headless-chrome-crawler icon indicating copy to clipboard operation
headless-chrome-crawler copied to clipboard

i get a JSHandle@node string instead of a ElementHandle object

Open jriffs opened this issue 3 years ago • 0 comments

What is the current behavior? page.$$() method just returns an "JSHandle@node" string instead of a ElementHandle object.

If the current behavior is a bug, please provide the steps to reproduce

What is the expected behavior?

What is the motivation / use case for changing the behavior?

Please tell us about your environment:

  • Version: 1.8.0
  • Platform / OS version: Vs code for windows
  • Node.js version: Node v12.18.3

jriffs avatar Feb 03 '22 13:02 jriffs