How does Docker-for-selenium on Windows work

0 votes
The docker-for-selenium is available for Linux operating system and I’m trying to implement selenium grid using docker, on windows.

I’m new to docker for windows. Can someone help me with how to implement this?
Nov 23, 2018 in DevOps & Agile by Sophie may
• 10,620 points
1,730 views

1 answer to this question.

0 votes
In order for windows to support the IE in docker we need to get two things right:

1) IE is unavailable in headless mode.

2) Windows does not provide GUI capability inside the docker containers like XVBF in Linux
answered Nov 23, 2018 by Tyrion anex
• 8,690 points

Related Questions In DevOps & Agile

0 votes
2 answers

How to customize the RAM allocation on Docker for Windows?

Try this: docker update --cpu-shares 5120 -m 3000M ...READ MORE

answered Dec 7, 2018 in DevOps & Agile by Maverick
• 10,840 points
6,550 views
0 votes
1 answer

How can a script identify the difference between Docker Toolbox and Docker for Windows?

Now, the Toolbox works through docker-machine. The way ...READ MORE

answered Aug 24, 2018 in DevOps & Agile by Tyrion anex
• 8,690 points
1,821 views
+1 vote
3 answers
+2 votes
1 answer
+15 votes
2 answers

Git management technique when there are multiple customers and need multiple customization?

Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE

answered Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
7,698 views
0 votes
2 answers

How does Docker for Windows run Linux containers?

One of the most important enhancements is ...READ MORE

answered Aug 29, 2020 in DevOps & Agile by Pistle
• 1,000 points
2,150 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP