Need to call doubleClick or click twiice
Asked by
Chetan
when running sikuli script i need to call click or doubleclick twice. one single click it does not work. i have java 11 installed.
any help would be appreciated
code
doubleClick(abc) // does not work
doubleClick(abc)
sleep(1)
doubleClick(abc) //works
Question information
- Language:
- English Edit question
- Status:
- Answered
- For:
- SikuliX Edit question
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask Chetan for more information if necessary.
To post a message you must log in.