Question #260808 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/260808
bgbig confirmed that the question is solved:
Thanks RaiMan, that solved my question.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for
Question #260808 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/260808
Status: Answered => Solved
bgbig confirmed that the question is solved:
Oops !
I didn't check that ...i was too absorbed ..forgot to look around
thanks RaiMan
--
You received this
New question #260808 on Sikuli:
https://answers.launchpad.net/sikuli/+question/260808
Hi,
I was browsing through the User Interaction doc on
http://sikulix-2014.readthedocs.org/en/latest/interaction.html
I have to implement a password feature for user login and authentication based
on a text
Question #257314 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/257314
Status: Answered => Solved
bgbig confirmed that the question is solved:
I was not aware of this feature : clubbing of click() and wait() into
one.
Will try and use this functionality
thanks , i th
Question #257314 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/257314
bgbig posted a new comment:
Thanks Eugene and RaiMan for correct use of wait image option .
Even I use wait(image,timeout extensively) as suggested by RaiMan ,but
in my use case there is a lot of screen
New question #257314 on Sikuli:
https://answers.launchpad.net/sikuli/+question/257314
I have written sikuli scripts for automation of one of our manual testing on a
windows server 2012 system (virtual machine).
I have added customised wait in my scripts at numerous steps ..like clicking a
next
Question #254991 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/254991
Status: Answered => Solved
bgbig confirmed that the question is solved:
Thanks RaiMan, that solved my question.
--
You received this question notification because you are a member of
Sikuli Driv
Question #254991 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/254991
bgbig posted a new comment:
Thanks for the quick reply RaiMan.
Reading data through testdata.txt file works fine with the statement
data.read(r'C:\Automation\testdata\testdata.txt')
Is there
New question #254991 on Sikuli:
https://answers.launchpad.net/sikuli/+question/254991
Hi ,
I'm using the ConfigParser module in my sikuli script to fetch data from a
testdata.txt file.
Here's my code :
from sikuli.Sikuli import *
import ConfigParser
#import os
#path = os.environ['Sikuli_Script
Question #252956 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/252956
bgbig posted a new comment:
Ok so I figured out the problem .these two images are slightly
different.
There are two Ok buttons in the application.
One is a bit smaller in font size as compared with the
Question #252956 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/252956
bgbig posted a new comment:
Hey Eugene,
This approach seem to work fine.
There's however the issue still I'm seeing with an image that I have i in the
shared repository .
There's an
Question #252956 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/252956
bgbig posted a new comment:
Thanks for the quick reply Eugene
Well, I use relative path to the image directory say for example ,If i
have to invoke a click function is use something like this :
click(path
New question #252956 on Sikuli:
https://answers.launchpad.net/sikuli/+question/252956
I have designed couple of sikuli scripts as per the flow of test case.
However, there are images which are common to these designed sikuli scripts.
I created one 'image_directory' folder inside my sikuli projec
New question #252749 on Sikuli:
https://answers.launchpad.net/sikuli/+question/252749
Hi,
I need to develop an automation suite for testing a third party plug-in on
Microsoft's System Center Configuration Manager.
The testing includes creation of various profiles like BIOS configuration,VIC
Pr
New question #248371 on Sikuli:
https://answers.launchpad.net/sikuli/+question/248371
I need to switch to putty to access information from the server's CLI and then
validate it with the information represented by application's GUI.
I did some search on web and found out a python package pexpec
New question #247972 on Sikuli:
https://answers.launchpad.net/sikuli/+question/247972
I have observed that 1 out of 10 times my working screen toggles due to some
reason.
I have based my script execution flow such that if it does not find the 'Next '
button ,the script waits indefinitely.In cas
Question #246723 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/246723
Status: Answered => Solved
bgbig confirmed that the question is solved:
Thanks RaiMan, that solved my question.
--
You received this question notification because you are a member of
Sikuli Driv
Question #246723 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/246723
Status: Answered => Open
bgbig is still having a problem:
Thanks RaiMan for the quick reply.
I'm afraid App.close() doesn't seem to work .I have multiple pop ups open
inside my applicati
Question #246723 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/246723
Summary changed to:
Termination of an application completely when multiple windows within the
appliation is open
--
You received this question notification because you are a member of
Sikuli Drivers, which
New question #246723 on Sikuli:
https://answers.launchpad.net/sikuli/+question/246723
I am currently automating various tasks in Microsoft's System Center
Configuration Manager 2012.
It is obvious that the application is heavy and to perform a test case
automation multiple windows needs to be o
Question #245243 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/245243
Status: Open => Solved
bgbig confirmed that the question is solved:
I found the solution ,instead of using iter method getiterator method
solves my problem :D
--
You received this quest
New question #245243 on Sikuli:
https://answers.launchpad.net/sikuli/+question/245243
I have installed sikuli IDE 1.0.1 and python 2.7
When I run a program which uses python's xml.etree nested package and within
that class I use findall method ,I get desired
output ,but when I implement the sa
Question #239839 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/239839
Status: Answered => Solved
bgbig confirmed that the question is solved:
Thanks RaiMan, that solved my question.
--
You received this question notification because you are a member of
Sikuli Driv
Question #239839 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/239839
Description changed to:
I have one situation wherein the 'stop' button disables on GUI when the
test is done successfully.
I need to wait on that screen (wait for the 'stop' button to be greyed
out ) and the
24 matches
Mail list logo