Site icon TestingDocs.com

What is Selenium Event Bus?

Overview

In this tutorial, we will learn about Selenium Event Bus. The steps involved to start the Selenium Grid Component.

Selenium Event Bus

Selenium Event Bus is a grid component in the new Selenium 4 Grid architecture. The component is the communication platform for other components to interact with each other seamlessly. The components interact with each other with messages.

This component should be the first component that should be started in the Selenium Grid Distributed mode.

 

How to start?

\> java -jar <selenium-server-4.x_ jar> event-bus

Command updated with the  latest 4 release candidate version:

Selenium Tutorials on this website:

https://www.testingdocs.com/selenium-webdriver-tutorial/

Official Website:

https://www.selenium.dev/

Exit mobile version