You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Change headless: "new" to headless: true for Puppeteer v23+ compatibility
- Fix $x method type error by casting page to any and adding proper return type
- Add ElementHandle import for proper typing
- Resolves TS2322 and TS2339 compilation errors
Co-authored-by: Ona <[email protected]>
0 commit comments