New question #705722 on SikuliX:
https://answers.launchpad.net/sikuli/+question/705722
The message of this prompt box is "Orphan string delimiter("or"), in line 45,
No images will be deleted! Correct the problem before next save! “
--------My line 45 code --------
for x in range(4): #Line 45
if game_Area.exists(OK_L):
game_Area.click(OK_L)
--------This string of code of mine has the same prompt box--------
img_name = "_dragm"
Why this is, I don't understand, but they do not affect the operation of the
program
--
You received this question notification because your team Sikuli Drivers
is an answer contact for SikuliX.
_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp