Fried Hoeben
Fried Hoeben
I had a quick look, but I cannot immediately see what is going wrong. Did you also try the approach I suggested, using the sample project? This should automatically place...
I'm sorry to say based on this information I really cannot help you. You state the problem started to occur after an Angular upgrade so the problem probably occurs due...
I guess the change is easy enough to make (you could even do it yourself by creating a `Dockerfile` based on the images I provide and only running this command)....
The images on docker hub for amd64 are from https://github.com/fhoeben/hsac-fitnesse-fixtures. They are published as part of the GitLab pipeline. The hsac-fitnesse-docker repository should generate exactly the same, but standalone from...
What do you want to achieve with the docker container? This image is not intended to run the wiki/web server, but instead to just to execute tests previously created. So...
I have not run into the issue myself, but I saw that the latest release CI run on GitLab ran with chrome 108.0.5359.124 Are you using the images that I...
It turns out I read the logs incorrectly. The images were pushed after all. So I believe there are images in docker hub (using chrome 108) with my latest fixtures...
I just checked with my separate [repo creating docker images](https://github.com/fhoeben/hsac-fitnesse-docker). It seems to launch and connect to chrome using driver 113 just fine. So it could be something in your...
@robvanderboom Can you share your Dockerfile so I can see whether I can reproduce the problem?
@jayhome I'm unsure of your exact setup (which machines/containers you have running), but your configuration seems strange to me although I have to admit I haven't run with an actual...