fix: updated ID's for multiple elements that had changed#1854
fix: updated ID's for multiple elements that had changed#1854Chewbacca222222 wants to merge 1 commit intorobbrad:masterfrom
Conversation
📝 WalkthroughWalkthroughUpdated Selenium WebDriver element selectors in the SwaleBoroughCouncil web scraper module to accommodate changes in the target website's HTML structure. Four selector identifiers were modified: postcode input field, address search button, address dropdown, and bin search submit button. No functional logic changes. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 3 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
No actionable comments were generated in the recent review. 🎉 🧹 Recent nitpick comments
Tip Issue Planner is now in beta. Read the docs and try it out! Share your feedback on Discord. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Update multiple ID's that had changed on the Swale Council website. Tested locally and all was working fine.
It may be worth considering changing from ID's to something a little more robust, I have little experience using Selenium so didn't really want to start that. Just a thought :)
Cheers.
Summary by CodeRabbit