Selenium_SalmaYahyaoui_AsmaSmida
Selenium_SalmaYahyaoui_AsmaSmida
Presentated by
Asma Smida
Salma Yahyaoui
GL5
01 Introduction to Selenium
02 Components of Selenium
Content
03 Choosing the right component
The Grid consists of a hub connected to several nodes. It receives the test to be executed along with
information about the os and browser to be run on and picks a node that conforms to the requirements
(browser and platform), passing the test to that node. The node now runs the browser and executes the
selenium commands within it.
How to choose the
right tool for your test
scenario?
Selenium IDE
Primary Use Web Automation Browser Automation Web App Testing Web Automation