Automating IME Input
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 202
- Forks
- 43
- PR merge metrics
- No merged PRs in 30d
Description
just want to bring the awareness to a project that we have been working on for automating IME input. This project can address the pain point where currently web authors don't have a way to simulate IME input and write tests for scenarios that involve composition events.
Here is a 11min introduction video about the project (presented by our summer intern Javier):
https://www.youtube.com/watch?v=YgU2qeA4bU4
If you are interested, please take a look and we can discuss any feedback or comments here
Thanks!
some references:
a tweet from a web author discussing writing automated tests for IME:
https://twitter.com/dan_abramov/status/1367575454786404359
Playwright's github issue for the feature:
https://github.com/microsoft/playwright/issues/5777
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 with the linked 11-minute project introduction and the referenced Playwright issue about IME input. Review how the proposed project addresses automated composition-event scenarios; the issue does not define a specific file, test, implementation scope, or completion condition.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html, playwright
- Domain
- testing, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100