Run tests in parallel on multiple browsers, multiple operating systems, and machines by using Selenium Grid v4

Run tests in parallel on multiple browsers, multiple operating systems, and machines by using Selenium Grid v4

1- Download Selenium Grid v4 from https://www.selenium.dev/downloads/

2- at the path of selenium-server-4.16.1.jar open CMD and run the command

java -jar "H:\Automation Projects\Selenium grid\V4\selenium-server-4.16.1.jar" standalone

3- open https://localhost:4444/ui to see the open session when you run

4- At your script adjust the TestBase to be compatible with the selenium grid

5- create the getDriver() method that will call it when you need the drive as

6- adjust the .xml to be compatible with the selenium grid


Mostafa Naga

Senior Software Quality control engineer at Banque Misr || ISTQB? CTFL _ ISTQB?AT_ ISTQB?MAT|| Ex: Software QC Engineer at Systems egypt.

1 年

Really you deserve it bro

Hussein ALzomar ????

Software Engineer @ IT Pillars | ASP.NET, C#, Flutter, Angular

1 年

Congratulations ??

Mahmoud Nabawy

Product Specialist (IVD) | Clinical Laboratory Scientist

1 年

Good for you, best of luck my bro

Mohamed Bakry

Test Automation Lead || ISTQB || Agile || Automation Instructor

1 年

You are welcome Any time ??

要查看或添加评论,请登录

Hamada Ashour的更多文章

  • Allure report for Playwright

    Allure report for Playwright

    1- You need to install Allure to use the command in your project. npm install -g allure-commandline 2: Download and Set…

    1 条评论
  • Generate allure report with TestNG framework in selenium

    Generate allure report with TestNG framework in selenium

    1- Download the dependency of the allure report from Maven repo https://mvnrepository.com/artifact/io.

  • #Connect to Microsoft SQL Server in Java (Automation Script)

    #Connect to Microsoft SQL Server in Java (Automation Script)

    How to get data from DB at Automation Script, even update data at DB as you list, all of this depends on making a…

  • #Create a file in Java

    #Create a file in Java

    1- The first thing: a simple method to create a file 2- second: method checks if the file already exists so will create…

  • Automation Project

    Automation Project

    Excited to share my First web UI automation project, Automated scenarios for the https://the-internet.herokuapp.

    7 条评论

社区洞察

其他会员也浏览了