Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automating IME Input #357

Open
alexkeng opened this issue Oct 28, 2021 · 1 comment
Open

Automating IME Input #357

alexkeng opened this issue Oct 28, 2021 · 1 comment

Comments

@alexkeng
Copy link
Contributor

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:
microsoft/playwright#5777

@masayuki-nakano
Copy link
Collaborator

masayuki-nakano commented Oct 29, 2021

I think this should be supported by WebDriver's action for making it testable in WPT simply.

Ccing @jgraham

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants