Executing Selenium Automation Scripts on Docker Containers (Selenium Grid Modes)

preview_player
Показать описание
In this session, I have practically demonstrated executing Selenium Automation Scripts on Docker Containers using different Selenium Grid Modes (Standalone, Hub & None and Distributed Modes) which got introduced as part of Selenium 4 initiative.

The following topics are covered in this session:

- Downloading and Installing Docker on Windows OS
- Executing Selenium Automation Scripts using different Selenium Grid mode on Docker Containers:
-- Standalone Mode (Chrome, Firefox and Edge)
-- Hub and Node (Normal Way)
-- Hub and Node (Using YAML File)
-- Fully Distributed Mode (Using YAML File)

Also check our other 30 Plus Full Free Courses below with proper learning order:

#1 Software Testing (Manual) with Live Project

#2 300 Plus Software Testing Interview Questions with Video Answers

#3 170 Plus Software Testing Types

#4 50 Plus Software Testing Tools

#5 Selenium Java (Full Crash Course) - Learn in 30 days

#6 Selenium Java Detailed Course with Live Project

#7 Selenium 4 Java Course (2022-23)

#8 Selenium Java Interview Questions

#9 Core Java Made Easy (Full Course)

#10 150 Java Programs for Interview with Video Solutions

#11 SQL Full Course (Beginners to Advanced)

#12 Python Programming Made Easy (Full Course)

#13 Selenium Python Full Course

#14 Python Interview Questions

#15 Security Testing Basics

#16 Mobile Testing Made Easy

#17 SelectorsHub Full Course for Selenium

#18 JavaScript Made Easy Full Course

#19 CSharp Made Easy Full Course

#20 Basic Web Technologies (HTML,CSS,JS,DOM,XML,SQL)

#21 - Cucumber BDD in Depth (Full Course)

#22 - Extent Reports in Depth (Full Course)

#23 - POI API in Depth (Full Course)

#24 - TestNG in Depth (Full Course)

#25 - API Testing using Postman (Full Course)

#26 - Kubernetes Made Easy (Full Course)

#27 - Docker Made Easy (Full Course)

#28 - New Selenium IDE TNG (Full Course)

#29 - SoapUI Full Course

#30 - Selenium Java - Framework Factory
Рекомендации по теме
Комментарии
Автор

Thanks for the video. It was a good explanation!

arpittandon
Автор

Thanks for the video. Great help.
Just a quick hint I have realized is that there is no need to delete backslashes when copied the codes from the selenium official document and pasted into the terminal. It worked fine as it was in the document (with backslashes)

mustafasdet
Автор

i tried the YAML way and my cmd goes into unending error loops. starting hub and node manually works fine but the Yaml way is giving me constant erros for both hub and node mode and for distributed mode . what to do sir. i have to manually stop the execution because the loop of erros keeps going

SAveTreesenvironment
Автор

How can we auto spin containers for running tests parallel at runtime. I saw zelenium but it is now depreciated

surajgoenka
Автор

Would be also really nice if at some point you could teach us how to use docker + grid setup on jenkins too. Would be really helpful in terms of work. Thanks!

MrVufa
Автор

If suppose i am having 5 tests need to run parallel in each node. Does it create node at runtime or auto scale the nodes

surajgoenka
Автор

I am getting privacy Error while running script in docker any body know how to fix ?

BikrantSingh
Автор

can we do these process in IntelliJ getting error for me

jayabharathreddy
Автор

Hi, how to another run all my test scripts to a Different machine and how to see the UI? we need to set hostname? like IP address?

janagar
Автор

Hi...How to run the parallel execution on selenium grid chrome

sandhinigopi
Автор

My one question is why every YouTube tutorial follow java not python don't understand and here also every one follow implementing java selenium with docker. can you please make one video implementing with python selenium. I need your reply !

jyotiranjanbiswal
Автор

DesiredCapabilities is replaced with Options right ? in Selenium 4, but when you write the code it is not throwing any error ? Do you know why?

sreenathmm
Автор

Sir, it is really required to download Kali Linux to run docker or it is only for wsl2 verification?

manijayam