sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #47610
Re: [Question #670649]: [Robot Framework] Run Process and continue using Sikuli Commands
Question #670649 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/670649
Status: Open => Answered
RaiMan proposed the following answer:
Looks like
Run Process MyApp shell=True
does not delegate to a new thread, so it does not come back immediately
and hence blocks the continuation of the testcase.
Consult the relevant docs.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.