Question #691987 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/691987
Alain Bonnefoy gave more information on the question:
Sorry, not to pipe parameters but pipe answers to questions asked by the
script
--
You received this question notification because your team Sikuli Driv
Question #691987 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/691987
Status: Answered => Open
Alain Bonnefoy is still having a problem:
I don't want to write into the script file but pipe the parameters instead.
I' going to have a look at subprocess
--
You received
Question #691987 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/691987
Status: Open => Answered
RaiMan proposed the following answer:
Your command might be to complex (embedded " and ') for the internal
parameter eval of run().
You might try with subprocess.popen.
... but
Question #691876 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/691876
Status: Answered => Solved
RaiMan changed the question status:
by user himself
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.
Question #691979 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/691979
Status: Open => Answered
RaiMan proposed the following answer:
SikuliX cannot be used with Python (C-Python).
SikuliX is Java based and uses Jython as Python language interpreter
(language level 2.7).
Question #691979 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/691979
Manfred Hampl posted a new comment:
Ignore that message, it is spam
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.
Question #691979 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/691979
VICK gave more information on the question:
Hi,
I do not get it your reply. Do I need to download gbwhatsapp for further
questions?
--
You received this question notification because your team Sikuli Drive
Question #691988 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/691988
masuo proposed the following answer:
Try App.focus
https://sikulix-2014.readthedocs.io/en/latest/appclass.html?highlight=App.focus#App.focus
--
You received this question notification because your team Siku
Question #691988 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/691988
Manfred Hampl proposed the following answer:
How would you do that manually (i.e. without Sikuli)?
Probably by clicking somewhere in the other window to bring it to front, or
with a "alt-tab" key.
Do the s
Question #691988 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/691988
Status: Open => Answered
Manfred Hampl proposed the following answer:
How would you do that manually (i.e. without Sikuli)?
Probably by clicking somewhere in the other window to bring it to front, on
wi
New question #691988 on Sikuli:
https://answers.launchpad.net/sikuli/+question/691988
we have a requirement that we need to switch from desktop application to web
application and need to do some operations in web again we need to back desktop
application do verification again we need to move to
New question #691987 on Sikuli:
https://answers.launchpad.net/sikuli/+question/691987
Hello,
The concerned command is a bit particular as it's defined like below where I
pipe answers to a script:
sh -c 'cd /home/my/path && printf "1\ny\ny\ny\ny\ny\n" |
./scripts/prepare_VM_data.sh'
Thi
12 matches
Mail list logo