sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #40451
[Bug 1634500] [NEW] Unable to find string - file not found
Public bug reported:
I may be doing this incorrectly but it seems that:
Region(-2141,411,816,337).click("Click Here to Continue")
should find and click on that string? However I receive
[error] Image: could not be loaded: file:/Users/zac/Desktop/sikuli2.sikuli/Click Here to Continue.png
[error] RunTimeIDE: Wait: Abort: Jython: at sikuli2 (1)
[error] RunTimeIDE: ImageMissing: Click Here to Continue
Is there some other method to locate text on, say, a web page?
** Affects: sikuli
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1634500
Title:
Unable to find string - file not found
Status in Sikuli:
New
Bug description:
I may be doing this incorrectly but it seems that:
Region(-2141,411,816,337).click("Click Here to Continue")
should find and click on that string? However I receive
[error] Image: could not be loaded: file:/Users/zac/Desktop/sikuli2.sikuli/Click Here to Continue.png
[error] RunTimeIDE: Wait: Abort: Jython: at sikuli2 (1)
[error] RunTimeIDE: ImageMissing: Click Here to Continue
Is there some other method to locate text on, say, a web page?
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1634500/+subscriptions
Follow ups