Question #161594 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/161594
Status: Open => Answered
RaiMan proposed the following answer:
FF4:
you are not alone ;-) nearly 18.000 people had this problem too:
https://addons.mozilla.org/en-US/firefox/addon/aero-window-title/
IE9
Question #161594 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/161594
Summary changed to:
FF4 and IE9 window titles missing
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.
_
Question #161586 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/161586
Status: Open => Answered
RaiMan proposed the following answer:
Try this:
'/cygdrive/c/Program Files/Sikuli X/Sikuli-IDE.bat -r
/cygdrive/c/Program Files/Sikuli X/aaa.sikuli'
this should run from any lo
Question #161586 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/161586
Status: Answered => Open
yka18 is still having a problem:
I followed
"PATH-TO-SIKULIsikuli-ide.exe -r .sikuli —args a1 a2 a3"
'/cygdrive/c/Program Files/Sikuli X/Sikuli-IDE.exe -r aaa.sikuli -args
Question #161586 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/161586
Status: Open => Answered
RaiMan proposed the following answer:
read: http://sikuli.org/docx/faq/010-command-line.html
--
You received this question notification because you are a member of
Sikuli Drive
Question #161585 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/161585
Status: Open => Answered
Tsung-Hsiang Chang proposed the following answer:
1. Sure. A sikuli extension is essentially a Java JAR file, which can be loaded
and used in any Java program if it's in the CLA
New question #161594 on Sikuli:
https://answers.launchpad.net/sikuli/+question/161594
So now that IE9 doesn't seem to have a window title, and FF4 only kinda-sorta
has one, does using the window title as the app identifier for the App class
still have merit? Is there another/a better way?
--
Y
New question #161586 on Sikuli:
https://answers.launchpad.net/sikuli/+question/161586
Hi all,
By typing '/cygdrive/c/Program Files/Sikuli X/Sikuli-IDE.bat' in cygwin command
window it opens sikuli IDE fine
now i would like to execute a sikuli script from cygwin,
i create a sikuli called "aaa.si
New question #161585 on Sikuli:
https://answers.launchpad.net/sikuli/+question/161585
Two questions:
- Is it possible to run Sikuli extensions within a Java program that uses
Sikuli? Current documentation only describes this for python .sikuli files.
- If yes, are extensions written within
Question #161532 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/161532
Tsung-Hsiang Chang posted a new comment:
1. See SikuliActionManager.java. It's not completed, but does what you need.
(This's not officially announced and supported yet.)
2. yes, but we need to come up with
New question #161532 on Sikuli:
https://answers.launchpad.net/sikuli/+question/161532
Hi,
We'd like to write an extension that, among other things, modifies common
Sikuli actions (e.g., click, wait, any Image Search). As a few examples,
- on type(image, 'txt'), we'd like to insert a delay bet
** Changed in: sikuli
Status: New => Opinion
** Description changed:
Scenario:
1. Open some script in Sikuli IDE
2. Copy-paste any image using either menu item or ctrl-c/ctrl-insert
Problem:
Space is inserted instead of image.
Environment:
Windows XP SP3
Sikuli X 1.0
Reloading computer resolves this problem. It seems like it occurs only after
working with Sikuli during a prolonged amount of time (day or two), so it is
still a valid bug. Next time it occurs I will try to catch some exceptions
if any.
2011/6/15 RaiMan
> this is a bit tricky:
>
> to prepare an
Reloading computer resolves this problem. It seems like it occurs only
after working with Sikuli during a prolonged amount of time (day or
two), so it is still a valid bug. Next time it occurs I will try to
catch some exceptions if any.
--
You received this bug notification because you are a memb
this is a bit tricky:
to prepare an image for ctrl-c you have to select it either with the
mouse or with keyboard (cursor before image, shift-rirghtArrow)
there are some situations (e.g. coming back from preview) where the
image thumbnail seems to be selected, but is not for ctrl-c..
I do not ha
Question #160003 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/160003
Status: Answered => Solved
Sebastian confirmed that the question is solved:
Thank, its working fine :)
--
You received this question notification because you are a member of
Sikuli Drivers, which is a
Question #160003 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/160003
Sebastian 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
Public bug reported:
Scenario:
1. Open some script in Sikuli IDE
2. Copy-paste any image using either menu item or ctrl-c/ctrl-insert
Problem:
Space is inserted instead of image.
Environment:
Windows XP SP3
Sikuli X 1.0 RC2
Java 6
** Affects: sikuli
Importance: Undecided
Status: N
Question #160003 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/160003
Status: Open => Answered
RaiMan proposed the following answer:
ok, that's an easy one
(... sorry for pointing it out: and documented here:
http://sikuli.org/docx/globals.html#importing-other-sikuli-scr
Question #160003 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/160003
Status: Answered => Open
Sebastian is still having a problem:
OK thanks for reply.
I am newbie in Sikuli and Python (Jython) therefore I don't know some
features (I wrong found its as limitations). A
Question #161233 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/161233
Related FAQ set to:
How to make scripts fast and robust against intermittent FindFailed
exceptions
https://answers.launchpad.net/sikuli/+faq/1607
RaiMan proposed the following answer:
RaiMan sug
Question #161233 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/161233
RaiMan proposed the following answer:
--- use wait/exists for individual waiting and click(getLastMatch()) to click
the found match
this solution targets the "possible reason 1" in the above comment #1.
In g
Question #161233 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/161233
Summary changed to:
How to make scripts fast and robust against intermittent FindFailed exceptions
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer c
23 matches
Mail list logo