Conversation
|
@CodiumAI-Agent /describe |
Title806 adding data testid attribute User descriptionDescriptionTesting team noticed issues grabbing certain elements during automated testing. Changes MadeAdding data-id's to elements that were hard to pinpoint during testing. Also adding Testing section to ReadMe. How to Testdata-testid is now available on certain elements while inspecting. PR Type
Description
Changes walkthrough 📝
|
|
@CodiumAI-Agent /review |
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
|
@CodiumAI-Agent /improve |
PR Code Suggestions ✨
|
|
@CodiumAI-Agent /update_changelog |
|
Changelog updates: 🔄 2025-04-24 [*][https://github.com//pull/822]Added
|
Description
Testing team noticed issues grabbing certain elements during automated testing.
Changes Made
Adding data-id's to elements that were hard to pinpoint during testing. Also adding Testing section to ReadMe.
How to Test
data-testid is now available on certain elements while inspecting.