← Back to team overview

sikuli-driver team mailing list archive

[Question #272116]: Press SHIFT Key and then END Key to select a list of entries in a table

 

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

Please help to Press SHIFT Key and then END Key to select list of values in a table.


I tried 

keyDown(Key.SHIFT)
type(Key.END)
keyUp(Key.SHIFT)

But the Cursor comes till the END of the table , but no records are selected.

I tried with SHIFT and Page Down , where the behaviour was the same

Please help to resolve the issue

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