changeCaretPosition
changeCaretPosition
open
https://trix-editor.org/
clickAt
//trix-editor[1]/div[1]
css=trix-editor.trix-content > div:nth-child(2)
271,73
COMMENT
Change the caret position inside the rich text editor
changeCaretPosition
//trix-editor[1]/div[1]
css=trix-editor.trix-content > div:nth-child(2)
{"N":3,"O":150}
sendKeys
//trix-editor[1]
css=trix-editor.trix-content
SideeX