rubber-blueR
Apify & Crawlee3y ago
2 replies
rubber-blue

Playwright expect in apify actor?

Is it possible to use playwright expect in an apify actor? Currently if I try to do something like:
import { expect } from 'playwright';
I am told playwright does not provide an export called 'import'.
Was this page helpful?