cloudfour / cloudfour/pleasantest

Add actionability checks like Playwright/Cypress

Open
#21 2 comments 0 reactions 1 assignee Claimed by @calebeby View on GitHub
feature
Dominant language
TypeScript
Stars
175
Forks
2
Avg merge
1m
Merged PRs (30d)
1

Description

Playwright's `.click`, `.type`, etc. methods all have [actionability checks](https://playwright.dev/docs/actionability) which make sure that an action can be performed on an element before performing the action. Puppeteer does not have this. We should implement some of these checks on our user action wrappers

---

Progress Tracking:

- [x] Attached
- [x] Visible
- [ ] Stable/Not Moving
- [ ] Not Covered/Receives Events
- [ ] Enabled
- [ ] Editable
- [ ] Big enough touch target

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.