Selenium 4 - Selenium Grid Modes(Standalone, Hub & Nodes and Distributed) and Grid Components

preview_player
Показать описание
In this session, I have explained and practically demonstrated the latest Selenium Grid 4, along with using it in different modes like Standalone, Hub & Node and Distributed modes. I have also explained all the different components of Selenium Grid like Router, Session Queue, Distributor, Nodes, Session Map and Event Bus in a detailed manner.

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
Рекомендации по теме
Комментарии
Автор

Exclent session I have never scene before for selenium grid . very good sir ji

nileshshegokar
Автор

Thanks for this Video, You clearly explained .

informkalies
Автор

Thank you for the wonderful session.
Few questions :
1) Distributed component. What is actually use of connecting so many components indivually ? The approch we can follow for good volume of scripts is hub and node .

2) In the selnium gird.I was able to se session tab? what is the use of that?

akshayrathod
Автор

Hi sir, Do I need to watch the TestNG videos first to continue with this session? As this video is put up before the testNG video in the playlist and I have been following the playlist from the first video.

jatingupta
Автор

Thanks for the Video...really loved it.

AlphaSierra
Автор

Hi sir, Thanks for clear explanation.. I'm getting below response repeatedly for Hub&Node mode

HUB
INFO [Node.<init>] - Binding additional locator mechanisms: relative

NODE
INFO [NodeServer$1.lambda$start$1] - Sending registration event...

keerthanakeerthu
Автор

How to use webdriverManager with selenium grid? because my framework having it. It's very difficult to maintain updated version of drivers. Kindly share your thoughts.
BDW your detail video is excellent.

shail
Автор

Dear Arun, thank you for sharing this valueable informatin. I tried to follow up what you did but unfortunately while trying parallel tests, firefox causes errors... what can i do for the solution?

gutZuWissen_jetzt
Автор

it would great if u show execution of another node from another machine like linux using VM

kotaanirudh
Автор

I am not able to launch node on different system it's saying "sending registration request" and not getting anything after that. I was on the same page for 1 hr max.

please suggest any alternative or solution on this.

sanskrutiballal
Автор

Sir, while executing testcase with execution env as remote, my grid is not working.its showing testcase are in queue

sonamSharma
Автор

In the Grid section you use DesiredCapabilities. That has been deprecated. What would you use in place of DesiredCapabilities?

IAmTheSlink
Автор

Sir..Why do you keep switching between Intellij idea and eclipse work on Intellij and find it hard to switch between there any specific reasons for that????

CookNitesh
Автор

Please cretae a video how to run parallel test case using GRID 4

ramansharma
Автор

At last we are launching nodes, but there is no HUB ip address, Bcoz we are launching

1) Session
2) Event Bus
3) Session Queue
4) Distributor
5) Router
6) Node

Here no Hub is there right?? should I give Distributor ip address to launch node?

dominicxavier
Автор

I am trying to do video recording of my testcases using selenium grid 4.
when i am setting below
options.setCapability("se:recordVideo", true);
options.setCapability("se:screenResolution", "1920x1080");
in chromeoptions and passing it through remotewebdriver using selenium grid 4 without using docker. Neither I am getting any error in the intellij console nor i am getting any error in selenium grid console but i could not find the video in my project target folder after completion of execution of testcases. I am not sure whether the video is being generated or not. Can we set any path so that video can be generate there?

satyaguddu
Автор

I do get the following error while execution
"Could not start a new session. Unable to parse remote response: unknown app".
The chromedriver isn't starting and I followed same steps.

kameshkaran
Автор

Can we do config setting such that it can be run on any browser(out of 3), for any url(out of 3) and for any OS(out of 3)

vishalrraymal
Автор

I want to use selenium grid with python, help me with how I can setup and run it.

akdvlog
Автор

how do i open a mode with only mozilla or google chrome runing it

blenderremastered