Refresh dependencies and refactor code
- Refresh Python dependencies
--> This includes aseleniumupgrade. - Update Python dependencies
--> Update the previous dependency change. - Update UC Mode / CDP Mode
--> Includes improved error-handling.
--> Addsquit()as a duplicate ofstop(). - Refactor the code
--> Lots of various cleanup. - Update the pure CDP Mode examples
--> Addstop()to quit browser directly.
What's Changed
Full Changelog: v4.38.3...v4.39.0