browserdocumentationhelp wanted
Repository metrics
- Stars
- (3,611 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
In the background page, there could be a button that starts a session with the editor and tests its capabilities:
- Send
Hello world. Do you see me? Type yes: - Listen to the events until
yesis typed - Send only
Select the word hello on this line - Listen to the selection
- Send only
Hold the s key for 3 seconds: - Listen to the frequency of events, ensure the events arrive in order, ensure that the cursor always appears at the end
- Send only
Close this editor tab
Etc, it could test any number of editor capabilities, including just asking whether something happened a certain way.
Then it could compile a test result
Related: