sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #42653
[Bug 1694258] Re: No match found when comparing the images using sikuli in java when using sauce labs VMs
SikuliX principally only works with what is VISIBLE on the screen.
** Changed in: sikuli
Status: New => Invalid
** Summary changed:
- No match found when comparing the images using sikuli in java when using sauce labs VMs
+ No match found when comparing 2 VM screenshots --- VM windows must be visible on the screen
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1694258
Title:
No match found when comparing 2 VM screenshots --- VM windows must be
visible on the screen
Status in Sikuli:
Invalid
Bug description:
I am trying to compare two images using Sauce labs VMs. Two VMs will
be running in parallel. I am taking the screenshot of both VMs and
finding the similarity. This works fine when the VMs are in open in my
local browser when I execute the tests. When the VMs are not in open
then comparison is failing.
Sikuli version used:
compile ('com.sikulix:sikulixapi:1.1.1-SNAPSHOT') {
exclude module: '${sikulix.libs}'
exclude module: 'jadb'
}
compile ('com.sikulix:sikulixlibslux:1.1.1-SNAPSHOT')
compile ('com.sikulix:sikulixlibsmac:1.1.1-SNAPSHOT')
compile ('com.sikulix:sikulixlibswin:1.1.1-SNAPSHOT')
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1694258/+subscriptions
References