Docker image with dotnet core, chrome and selenium

192 views
Skip to first unread message

Praca Softwaremind

unread,
Apr 15, 2020, 9:51:37 AM4/15/20
to Selenium Users
Hi,

I can see there are many docker images for selenium automation. The best source looks like this: https://github.com/SeleniumHQ/docker-selenium.
But I'm not able to find anything with dotnet core installed so that I can run selenium tests written in C#.
Do you know where I could find such?

Thanks!

Sahil Goyal

unread,
Apr 15, 2020, 9:59:27 AM4/15/20
to Selenium Users
Hi Praca,

The selenium docker images are language agnostic and they are used to set up a hub where you will run your tests. Why you require a dotnet core?

Regards,
Sahil Goyal

Praca Softwaremind

unread,
Apr 15, 2020, 10:05:33 AM4/15/20
to Selenium Users
Hi Sahil,

I'll write my tests in C# so I'll need dotnet core to run these tests.

Sahil Goyal

unread,
Apr 15, 2020, 10:19:23 AM4/15/20
to Selenium Users
Hi Praca,

You don't a specific language docker image. I am running my Java and Nodejs tests on the same selenium docker image.

Praca Softwaremind

unread,
Apr 15, 2020, 10:48:21 AM4/15/20
to Selenium Users
Hmm, I think I know what you mean. I'm trying now to setup two containers. One will be selenium standalone chrome, another one will be dotnet core with selenium C# tests which will be talking to selenium server from the first one. Does it make sense?

Sahil Goyal

unread,
Apr 15, 2020, 11:15:24 AM4/15/20
to Selenium Users
Then in this case you should create your own container.
Reply all
Reply to author
Forward
0 new messages