Question #632939 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/632939
Status: Answered => Open
Satheesh is still having a problem:
This is what I have tried,
I am running my tests on VM and the problem here is when the browser
window is kept in fore Ground, object identif
Question #632251 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/632251
Status: Answered => Solved
Test App confirmed that the question is solved:
Hi RaiMan and Masuo,
Thank you so much
I am now able to generate a proper html report with new Keywords name and
Library name
Question #632251 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/632251
Status: Open => Answered
masuo proposed the following answer:
See this page and learn tabular syntax.
https://github.com/robotframework/QuickStartGuide/blob/master/QuickStart.rst#test-cases
This is exce
Question #632946 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/632946
Sam posted a new comment:
Sending CMD output via email. Also shown below:
C:\>cd C:\Users\\SikuliOffline
C:\Users\\SikuliOffline>runsikulix.cm
+++ running this Java
java version "1.8.0_101"
Java(TM)
ot; Test case contains
no keywords. " and the following errors below
"ERROR
Error in file 'C:\Users\E4D
User\Documents\LoginLibrary.sikuli.robot\LoginLibrary.robot': Non-existing
setting 'Library C:/Users/E4D
User/Documents/LoginLibrary.sikuli.robot/LoginLibrary.py'.
Question #632946 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/632946
Status: Open => Needs information
RaiMan requested more information:
is it 32-Bit or 64-Bit?
The warning can be ignored.
please run in a commandprompt:
runsikulix.cmd -c -d 3
and send me the debug out
New question #632961 on Sikuli:
https://answers.launchpad.net/sikuli/+question/632961
How to capture text area with the background black?
This text area border if very thin and when I put the box around it, I think
it's having hard time due to back ground being black as well.
This is the error I
Question #632946 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/632946
Status: Answered => Open
Sam is still having a problem:
Thanks, I've tried the offline installation and everything seemed like
it went okay, but on launch I'm seeing the following before the cmd
window d
Question #632251 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/632251
RaiMan proposed the following answer:
ok, sorry, again, since you cannot edit an answer here:
if __name__ == "__main__":
calc = LoginLibrary()
calc.runTest()
... is not needed generally in SikuliX scripts
Question #632251 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/632251
Status: Open => Answered
RaiMan proposed the following answer:
if __name__ == "__main__":
calc = LoginLibrary()
calc.runTest()
... is not needed generally in SikuliX scripts and not reached in this
ca
Question #632946 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/632946
Status: Open => Answered
RaiMan proposed the following answer:
You seem to have some security problems in your environment with inline
downloads.
You might try the offline setup:
http://www.sikulix.com/
Question #632251 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/632251
Status: Answered => Open
Test App is still having a problem:
Hi Masuo,
I have corrected the code as below and tried to run it . I get the same error
saying "No keyword with name 'Start App' found"
Plea
Question #632126 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/632126
Chenna gave more information on the question:
Sometimes, no error is showing up in log file, How ever mouse is moving
to the intended location, But not clicking on it.
--
You received this question notifica
Question #632126 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/632126
Status: Answered => Open
Chenna is still having a problem:
On Debug, I found the following error:
To inform, am using TestNG with this.
error] RobotDesktop: checkMousePosition: should be L(353,324)@S(
New question #632946 on Sikuli:
https://answers.launchpad.net/sikuli/+question/632946
Any insight is greatly appreciated, thanks.
[debug (5/18/17 8:08:28 AM)] Debug: setLogFile:
D:\SikuliAttempt2017\SikuliX-1.1.1-SetupLog.txt
[debug (5/18/17 8:08:28 AM)] RunSetup: ... starting with no args given
Question #632939 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/632939
Status: Open => Answered
masuo proposed the following answer:
The solution depends on the environment.
When os is Windows, App.focus() feature is valid.
http://sikulix-2014.readthedocs.io/en/latest/appcl
New question #632939 on Sikuli:
https://answers.launchpad.net/sikuli/+question/632939
In our environment, at times, the browser may not be in the foreground ,
This makes the object identification to fail and the entire test fails.
Is there a way to ensure or bring the browser to fore ground befo
Question #632850 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/632850
RaiMan posted a new comment:
@masuo:
Agreed - problem with SikuliX version 1: internally with the normal find the
similarity score is truncated to 2 decimals.
Only if you use findAll(), then you can access
Question #630620 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/630620
Status: Open => Expired
Launchpad Janitor expired the question:
This question was expired because it remained in the 'Open' state
without activity for the last 15 days.
--
You received this question no
Question #632850 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/632850
masuo posted a new comment:
[Add a description]
If matching similarity of both images is 1.0, whatever set minimum similarity
to 0.99, script does not work.
In such case, to get RGB value is useful. In such
20 matches
Mail list logo