[py] Deprecate support for FTP proxies by cgoldberg · Pull Request #15906 · SeleniumHQ/selenium
User description
🔗 Related Issues
💥 What does this PR do?
This PR adds a deprecation warning when trying to set an ftpProxy.
💡 Additional Considerations
Newer browsers already don't support FTP proxies, but we will deprecate it in case users are pinned to older browsers that still support it.
🔄 Types of changes
- Deprecation
PR Type
Other
Description
• Deprecate FTP proxy support with warning message
• Add TODO comments for future removal
• Update tests with deprecation comments
• Minor formatting improvements to docstrings
Changes walkthrough 📝
| Relevant files | |||
|---|---|---|---|
| Enhancement |
| ||
| Tests |
|
Need help?
Type /help how to ...in the comments thread for any questions about Qodo Merge usage.Check out the documentation for more information.