docker-maven-chrome
docker-maven-chrome copied to clipboard
Docker image for Java automated UI tests.
I'm getting this error when running my selenium tests in your container. The error appears right after the chromedriver is started: ``` Starting ChromeDriver 104.0.5112.79 (3cf3e8c8a07d104b9e1260c910efb8f383285dc5-refs/branch-heads/5112@{#1307}) on port 45363 Only...
First of all, thank you for building these images. Saved me quite some time and effort. Kudos! A suggestion: I tried to use your DockerFile for building local images for...
Could you please add version numbers to your docker tags? I ask because a few days ago your jdk11 image was silently updated to Chrome 119 and all of our...
Hi, I'd like to make use of your Dockerfiles for internally managed images. The Copyright section in your Apache licence doesn't have year or copyright holder information. Would you like...
Unable to use in armv8 systems like Apple m1 chip. This image will have more scope if supported for different platform variant
Hi @markhobson, Thank you for this image. I was looking an image with the same configuration. I appreciate your contribution to our community. Thank you 😊. I have a query...
Hi, @markhobson First, thank you for this image! It's incredibly useful for my project) I'm using `markhobson/maven-chrome:jdk-11` to run tests in headless chrome with GitlabCI I have about 800 stable...