sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #42640
[Bug 1694258] [NEW] No match found when comparing the images using sikuli in java when using sauce labs VMs
Public bug reported:
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')
** 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/1694258
Title:
No match found when comparing the images using sikuli in java when
using sauce labs VMs
Status in Sikuli:
New
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
Follow ups