← Back to team overview

sikuli-driver team mailing list archive

[Question #250036]: sikuli-java: A wait and click API

 

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

Hi,

As I was writing a test, found myself writing lot of

wait(<image>, <timeout>)
click(<image>)

Since this would be one of the most common usage patterns, would it make sense to combine this into a single API (I am assuming there isn't one already as I saw only key modifiers as the optional parameter to click()).

Thanks!

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.