Kadir Bek
Results
1
comments of
Kadir Bek
Same issue here in `postVisit` hook ```ts async postVisit(page, context) { await waitForPageReady(page); ... }