SyntaxError ( "no viable alternative at input 'click'", )

Asked by harvi

App.open("/usr/bin/google-chrome")
type("1476711616140.png", "q" + Key.ENTER)
type("1476711677743.png", "<email address hidden>"+Key.TAB)
type("1476711704335.png", "Harri_exeter")
hover("1476711725587.png")
click("1476765711204.png")
waitVanish("1476766105813.png")
click("1476712480117.png")
waitVanish("1476712480117.png")
wait("1476780955345.png")
click("1476780955345.png")
waitVanish("1476869437310.png",FOREVER)
click(Region(1090,753,36,24))
waitVanish("1476947524760.png")
wait("1476953760009.png",FOREVER)
click("1476952914664.png")
click(Region(1356,259,19,23).
t=r.find(Pattern("1476954779951.png").targetOffset(239,2)).
click(t)
click("1476955429937.png")
click("1476868136978.png")
click("1476868172833.png")
wait("1476868221014.png",FOREVER)
click(Region(819,315,86,75))
click("1476783578093.png")
-------- ---------------------------
[error] script [ Documents ] stopped with error in line 22 at column 0

Question information

Language:
English Edit question
Status:
Answered
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
RaiMan (raimund-hocke) said :
#1

Again: this is Python scripting knowledge - you have to learn some basics.

syntax error means, that you did some wrong scripting just before the mentioned spot.

Can you help with this problem?

Provide an answer of your own, or ask harvi for more information if necessary.

To post a message you must log in.