← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #178456]: Running multiple sikuli scripts one after the other

 

Question #178456 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/178456

    Status: Answered => Open

Hari Kiran Vankayala is still having a problem:
Hi Raiman,

I have corrected my code and it is failing at this line.

    execfile(os.path.join(scriptPath, script+".py"))

Below is the error:

[error] Stopped
[error] An error occurs at line 10
[error] Error message:
Traceback (most recent call last):
 File "/var/folders/7O/7OYo3pwNFseqmd9waLgz3E+++TI/-Tmp-/sikuli-tmp6287749757640027926.py", line 10, in 
 execfile(os.path.join(scriptPath, script+".py"))
IOError: (2, 'File not found - /Users/hari/Desktop/Automation/Sikuli Scripts/script1.sikuli/script1.py (No such file or directory)')

I have placed all my .sikuli files at this "/Users/hari/Desktop/Automation/Sikuli Scripts/" location.
I dont have any .py files.

On creating a scenario using sikuli tool i got only script1.sikuli file.

Can you please let me know if I am missing anything.

Thanks,
Hari.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.