[selenium tests] Add Element IDs to Views
Open
- Dominant language
- JavaScript
- Stars
- 5
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
In order to keep the selenium code simple and robust against changes of page structure, identifiers/css-classes should be added to important elements, e.g. for the abstract submission formular.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the Selenium tests and the view that renders the abstract submission form to identify which elements currently require structure-dependent selectors. Inspect the other views for similarly important elements. Done means the relevant elements have stable identifiers or CSS classes that keep Selenium selectors robust against page-structure changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, testing
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100