Multiple instance - PlaywrightCrawler, is it possible?

If I am calling const crawler = new PlaywrightCrawler({}) is there any state being shared between the instances?
Was this page helpful?