Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

polymer-tester

Docker image for running polymer tests with firefox and chrome

It ws not possible to run selenium chrome tests on gitlab runner.

Main trick was to:

  • install virtual display
  • install Java 8
  • modify the /usr/bin/google-chrome in order to run with following parameters --no-sandbox --disable-setuid-sandbox --allow-sandbox-debugging
docker build  -t printminion/polymer-tester .
docker run -it printminion/polymer-tester /bin/bash

About

Docker image for running polymer tests

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages