Comment 2 for bug 1962734

Revision history for this message
Arsen Papoyan (arsen-papoyan) wrote :

What exact information do you need?

I have a simple test in which I use the Screen and Pattern classes from SikuliX.
When running the test on local or from local to remote machine everything works fine, but in case of running the same test from CI(TeamCity), the error (above mentioned) is thrown when initializing the test class.
When I remove just the Screen class, the test runs without errors in all environments.