nextcloud-libraries / nextcloud-libraries/nextcloud-dialogs
Provide cypress selectors
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 19
- Forks
- 8
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 37
Description
cy.get('[data-files-picker-file="image.jpg"]').click()
cc @susnux
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the file-picker rendering entry point associated with the data-files-picker-file selector and check how its elements are exposed. Confirm the intended Cypress selector behavior from the example, then verify that a Cypress test can select image.jpg using the resulting attribute.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cypress, typescript
- Domain
- frontend, testing
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100