Selenium Grid Tutorial For Beginners (Step By Step) With Demo in 5 min | Day 29

preview_player
Показать описание

In this video, We are going to learn about the Selenium Grid, What is is and How to run Selenium Grid in less than 5 min with step by step.

🚀 Day 30 Task : JavaScript Executor in Selenium

✅ What is Selenium Grid?
- It is Part of Selenium Suite.
- It Provides running multiple tests across different browsers, operating systems, and machines in parallel.
- It has a concept of Hub and Node.
Hub : Where you run the Test.Hub Passes Execution to Nodes
Node : Where Execution Happens

✅Why we need Selenium Grid?
1. Multiple tests across different browsers
2. Parallel Testing
3. Speed and Decrease Execution Time

✅ How to Setup Selenium Grid?
🟢Step 1 - Download the Selenium Server
🟢Step 2 - Run Server as Hub Role
🟢Step 3 - Connect Node in Same Network.

-----------------------------------------------------
------------------------------------------------------

#automationtesting #manualtesting #testautomation #thetestingacademy #scrolltest

🚀 Tools and services I recommend:
Some of the courses that I recommend to become better Automation Tester 🙌🙌

✅Selenium Training and Certification -

✅Learn Jenkins for QA -

✅Programming Java -

✅Test Automation -

✅API Testing -

✅Cypress Tutorial with LIVE Projects -
Рекомендации по теме
Комментарии
Автор

How to Setup Selenium Grid?

🟢Step 2 - Run Server as Hub Role
java -jar -role hub
🟢Step 3 - Connect Node in Same Network.

TheTestingAcademy
Автор

Do the steps for windows work as well?

elmariscal
Автор

Hi, Do you teach Selenium with Python ? As, i didn't see any course on Selenium+Python.

adarshraj
Автор

When should local host be used and when should ip used?

jhansyprasad
Автор

Hi Pramod,
Here you have taken the url for the HUB, don't we need to pass the url for NODE ?

vaibhavpande
Автор

Thanks for the amazing video. Helped me clear multiple doubts about selenium grid. Can you please tell me what tool are you using for presentation and also for recording the screencast ?
I loved the way you are presenting instead of using the standard presentation tools.

PULKITPAHWA
Автор

Where is parallel execution in the demo?

rajeevarora
Автор

Can we have video to setup selenium grid with playwright nd also how to setup selenium_remote_url variable when i run from my local

dheerajkumarpurohit
Автор

" java -jar ... hub" Gives me an error like "Unable to access jarfile" how can I fix this?

Hidalgo_
Автор

hi, help-me. i want connect in server external

SHEKINAH
Автор

I have an error saying "No matching capabilities found" Could you help please?

whataluckdydx
Автор

Hi Pramod please make a video on how to write generic methods in selenium like there is a login page I have to write a generic method to enter data in both username and password field

mudaseerahmed
Автор

All is fine but you didn't telling how you created hub and node

vinjamuripavankumar
Автор

gitanjali i hava error in grid, Error: Unable to access jarfile

gitanjaliraje
Автор

hello friend, good video, new sub
Could you pass me your project to re-take the test?
Thank you

pablosalazar