← Back to team overview

sikuli-driver team mailing list archive

[Question #271928]: type(xxx, Key.DELETE) don't delete highlighted text

 

New question #271928 on Sikuli:
https://answers.launchpad.net/sikuli/+question/271928


in Notepad, enter "ThisIsaTest" and double click on it in order to get it selected

with sikuli, run type(<image of the text highlighted>,Key.DELETE)

instead of having deleted the selection, only 1 char have been removed ?

type(<image of the text highlighted>,Key.SHIFT+Key.DELETE)
is even "strange": it replace the text by a number ???

How to delete the whole highlighted text ?

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.