← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #249867]: [1.0.1] Run command hangs

 

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

Description changed to:
Description:
I'm trying to download file using Sikuli Run command which call Curl request. The issue is reproducible only when download process is at least 1 min, but works fine for 30 seconds. Also when I'm using os.system with the same curl request it works fine - it doesn't matter that the download process take 1+ minute

Steps to reproduce:
1. Start Sikuli
2. Use RUN command
Run(r'curl.exe {fileToDownload} -o {Destination}')

IMPORTANT: The download process MUST be at least 1 min.

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