sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #50202
Re: [Question #677985]: Wait for object to be displayed
Question #677985 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/677985
Status: Needs information => Open
Akos Kovacs gave more information on the question:
I click to another object before this and there is just one other command after that:
click("1548143854795.png")
text.each_line do |line|
click()
paste()
click()
wait(Pattern("1548143854795.png").similar(0.7),30000).
click("1548143854795.png")
end
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.