aerokube / images

Browser images for Selenoid and Moon 1.x
https://aerokube.com/images/latest/
Apache License 2.0
169 stars 127 forks source link

Export DISPLAY variable in images #31

Closed vania-pooh closed 6 years ago

vania-pooh commented 6 years ago

https://stackoverflow.com/questions/662421/no-x11-display-variable-what-does-it-mean Currently it is used as a local variable.

ghost commented 6 years ago

It is very similar to http://automated-testing.info/t/jenkins-ne-rabotaet-c-dataprovider-selenide-testng/19730/7

vania-pooh commented 6 years ago

In fact clipboard tests are usually executed on build agent. So I think I will close this issue - because X server and DISPLAY variable should be present on build agent rather than in browser container.

ghost commented 6 years ago

Yeah, it seems to be.. So, please close the issue.

ghost commented 6 years ago

Testing GUI applications using Jenkins Fixed by setting DISPLAY var in Jenkins node configuration, like here