Question #680187 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/680187
Status: Open => Solved
Q17 confirmed that the question is solved:
Issue resolved
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sik
New question #680187 on Sikuli:
https://answers.launchpad.net/sikuli/+question/680187
Hi,
I have the following code but when the image does not appear on the screen the
press enter step still get triggered. Can you please tell me why is doing this?
if exists(image.ChangePassword):
Question #670310 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/670310
Status: Open => Solved
Q17 confirmed that the question is solved:
Problem solved.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sik
New question #670310 on Sikuli:
https://answers.launchpad.net/sikuli/+question/670310
Hi,
I noticed xlwt does not write data to an spreadsheet that already has data
inside. Can someone tell me how to work around this?
I want to copy some data from an application then write to the spreadsheet. I
Question #662558 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/662558
Status: Answered => Solved
Q17 confirmed that the question is solved:
Thanks RaiMan,
I have tried runsikulix.cmd instead and no more error.
--
You received this question notification because y
New question #662558 on Sikuli:
https://answers.launchpad.net/sikuli/+question/662558
I'm running my test via Jenkins but whenever finish running the test and passed
the Sikuli Fatal Error Message Box appears:
Fatal Error
System.out is broken(console output)!
You will not see any messages anymor
Question #660171 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/660171
Status: Answered => Solved
Q17 confirmed that the question is solved:
Thanks RaiMan, that solved my question.
--
You received this question notification because your team Sikuli Drivers
is an ans
Question #660171 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/660171
Q17 posted a new comment:
Ok thanks I will try find method.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli
Question #660171 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/660171
Description changed to:
Hi,
I have used the code below to verify if the image of a popup exists or
not but it failed and it does not say why:
def testA(self):
click(image1)
wait(1)
Question #660171 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/660171
Q17 posted a new comment:
Sorry it should be:
File "C:\Installs\SikuliX\Validation.sikuli\Validation.py", line 10, in testA
assert exists(PopUpImage)
--
You received this question notificati
Question #660171 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/660171
Q17 posted a new comment:
Sorry it should be:
File "C:\Installs\SikuliX\Validation.sikuli\Validation.py", line 10, in testA
assert exists(PopUpImage)
--
You received this question notificati
Question #660171 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/660171
Description changed to:
Hi,
I have used the code below to verify if the image of a popup exists or
not but it failed and it does not say why:
def testA(self):
click(image1)
wait(1)
Question #660171 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/660171
Description changed to:
Hi,
I have used the code below to verify if the image of a popup exists or
not but it failed and it does not say why:
def testA(self):
click(image1)
wait(1)
New question #660171 on Sikuli:
https://answers.launchpad.net/sikuli/+question/660171
Hi,
I have used the code below to verify if the image of the popup exists or not
but it failed and it does not say why:
def testA(self):
click(image1)
wait(1)
assert exists(PopUpImage)
14 matches
Mail list logo