hrequests icon indicating copy to clipboard operation
hrequests copied to clipboard

camofoux page.evaluate problem with jQuery

Open jpobletec opened this issue 1 year ago • 0 comments

When I'm trying to execute js code via page.evaluate using camofoux I´m getting JS Eval error:

playwright._impl._errors.Error: Page.evaluate: $ is not defined @debugger eval code line 234 > eval:1:1 evaluate@debugger eval code:234:30 @debugger eval code:1:44

This does not occurs when I'm using chrome browser

Thanks! :)

jpobletec avatar Nov 26 '24 15:11 jpobletec