CDP Mode: Patch 88
- Fix an issue with the async event handler
--> This resolves #4192 - Add a workaround for a patch on Chrome 133+
--> See #4190 for details - Update click() in CDP Mode
--> Better stealth when clicking on "label" tags - Add evaluate() to regular mode
--> Now you can call the shortersb.evaluate()instead ofsb.cdp.evaluate(). - Update CDP Mode examples
--> Mostly to use the newsb.evaluate()shortcut mentioned above. - Add Stealthy Playwright examples
--> Nike, Nordstrom, and Cloudflare - Refresh Python dependencies
--> Justpdfminer.six(optional)
What's Changed
Full Changelog: v4.45.7...v4.45.8