sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #46351
[Bug 1756109] Re: Images are not detected in sikuli in java inside Mac VM
please always a question first
** Changed in: sikuli
Status: New => Invalid
** Converted to question:
https://answers.launchpad.net/sikuli/+question/665677
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1756109
Title:
Images are not detected in sikuli in java inside Mac VM
Status in Sikuli:
Invalid
Bug description:
Images are not detected in sikuli for java inside Mac VM. When I
checked by taking the screenshot using the java code, the screenshot
returned in black screen. So it looks like script is not able to find
the screen. I am able to access the vm machine using VNC.
Here are my configuration details
Java version: jdk1.8.0_161
Os version details: Apple Mac OS X 10.12 Client Type: Virtual Machine (vCloud)
maven pom file .. sikulix api I am using:
<!-- https://mvnrepository.com/artifact/com.sikulix/sikulixapi -->
<dependency>
<groupId>com.sikulix</groupId>
<artifactId>sikulixapi</artifactId>
<version>1.1.0</version>
</dependency>
None of the images are detected by the selenium code in written in
java. The same code works fine in my local mac machine. Also it works
fine in another VM in macincloud.com.
The issue is Apple Mac OS X 10.12 Client Type: Virtual Machine
(vCloud) which is deployed in Amazon EC2
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1756109/+subscriptions
References