MCP Server and CDP Mode updates
- Add select_option_by_* methods for the Driver() format
--> This resolves #4477 - Add fast_type(selector, text) to CDP Mode
--> This resolves #4476 - Add wait_for_element_present(selector) to CDP Mode
--> This resolves #4479 - Improve support for XPath in CDP Mode
--> This adds support for the"parent::"XPath selector - Fix bug that caused orphaned browsers in async CDP Mode
--> This resolves #4475 - Update the MCP Server and related files
--> This resolves #4478 - Refresh Python dependencies
--> This includes aseleniumupgrade - Update the docs
--> This adds the new methods - Update examples
--> This keeps the tests up-to-date
What's Changed
Full Changelog: v4.52.4...v4.53.0