sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #10736
[Question #198037]: cannot be click the image which is in called function
New question #198037 on Sikuli:
https://answers.launchpad.net/sikuli/+question/198037
Hi,
i want to call function in my main.sikuli script.
In that function i having some images, when that function called in main,
the error occurs at first image. the script has been stopped.
THE ERROR IS
[error] 1337582322959.png looks like a file, but can't be found on the disk. Assume it's text.
[error] 1337582322959.png looks like a file, but can't be found on the disk. Assume it's text.
[error] Stopped
[error] An error occurs at line 118
[error] Error message: Traceback (most recent call last):
File "E:\DOCUME~1\oramu\LOCALS~1\Temp\sikuli-tmp871514492364486209.py", line 118, in
methods.Isochronous_Microframe_Boundary(str)
File "D:\hubtest\methods.sikuli\methods.py", line 5, in Isochronous_Microframe_Boundary
click("1337582322959.png")
Line 19, in file E:\DOCUME~1\oramu\LOCALS~1\Temp\sikuli-tmp871514492364486209.py
but the same script which is in function of Isochronous_Microframe_Boundary(str):
it has been run properly without this function name
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.