This topic was automatically generated from Slack. You can find the original thread here.
Can I run playwright / chromium within a NodeJS step?
I’m trying to do it but get the following error
This topic was automatically generated from Slack. You can find the original thread here.
Can I run playwright / chromium within a NodeJS step?
I’m trying to do it but get the following error
not yet, but we’re planning to look into supporting this soon. In the meantime, we use a service called Browserless internally, which lets you connect to a remote Chrome service, but you can write the JS / keep the code in Pipedream.
cool let me give that a shot