I have a project that requires playwright (reads pages that use javascript.)
I update the requirements and scrapinghub files to note this dependency, but now I get an error when I run it saying I still need to run "playwright install" to install the actual browsers.
How can I do that (maybe through a command line) on the Zyte/scrappy cloud?
Tony Small
I have a project that requires playwright (reads pages that use javascript.)
I update the requirements and scrapinghub files to note this dependency, but now I get an error when I run it saying I still need to run "playwright install" to install the actual browsers.
How can I do that (maybe through a command line) on the Zyte/scrappy cloud?
Thanks!