webdriver icon indicating copy to clipboard operation
webdriver copied to clipboard

Enable a means of testing spelling errors and highlights

Open bkardell opened this issue 3 months ago • 3 comments

Currently browsers have some downstream means of doing this, but we'd love to enable this to be testable via a web driver method like markSpellingError(Range) and be able to write web platform tests for this sort of thing.

bkardell avatar Sep 10 '25 17:09 bkardell