0

I would like to automate excel by SikuliX with below script but I don't know why it is giving following error in my script on 8th line.

enter image description here and below is my excel file on which I want this automation.

enter image description here Please guide, your contribution will have been worthwhile.

sam m
  • 74
  • 1
  • 14

1 Answers1

1

I guess you should use popup (lowercase). You can find the documentation here

Michael Becerra
  • 401
  • 1
  • 3
  • 15