Question #177034 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/177034
Status: Open => Answered
RaiMan proposed the following answer:
To understand, what RHEL means, I had to google ;-)
idea: in spreadsheets usually ESC leaves the cell edit mode.
So what about:
click(cell) # opens edit mode
type(Key.ESC) # leaves it???
type(Key.right) # what happens?
I dare to ask this, because you say "The cell becomes edit mode then it
doesn't do what I want. Instead it moves a char in the cell.", which
means, that type(Key.RIGHT) is accepted in this case.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.
_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp