fxyoge
Results
1
comments of
fxyoge
You can pass in `opts` if you new up the plugin yourself - I was able to do the following: ```ts import pxe from "playwright-extra"; import stealth from "puppeteer-extra-plugin-stealth"; import...