Bug fixes and A.I. browser support
- Use keyword arguments with the open() method
--> This resolves #4040 - Prevent asyncio warnings on Python 3.14
--> This resolves #4041 - Add support for automating A.I. browsers
--> This resolves #4042 - Update CDP Mode
- Do some refactoring
- Update examples
What's Changed
Full Changelog: v4.43.1...v4.43.2