Selenium Deep Dive: Working with Selenium Grid & Patterns


Overview/Description
Expected Duration
Lesson Objectives
Course Number
Expertise Level



Overview/Description

Designing and implementing an automated test solution can be a time-consuming process. Selenium Grid is a component of Selenium that makes this a lot easier. In this course, you'll explore the key features of Selenium Grid, its architecture, and the differences between the Grid 1 and Grid 2 versions. You'll learn to set up and configure Hub and Node for the Selenium Grid server, execute WebDriver tests in parallel, and troubleshoot errors while invoking browser code. Next, you'll examine how to implement Page Object Model and Pattern and use the Object Repository Mechanism in Page Object Pattern and Page Factory. Finally, you'll learn how to fetch data in Selenium from Excel documents using DataProvider and handle Windows authentication pop-ups.



Expected Duration (hours)
1.4

Lesson Objectives

Selenium Deep Dive: Working with Selenium Grid & Patterns

  • discover the key concepts covered in this course
  • recall the key features of Selenium Grid and describe scenarios where Selenium Grid is a right fit
  • recognize the architecture of Selenium Grid along with the differences between Grid 1 and Grid 2 versions
  • configure Hub and Node for Selenium Grid Server and describe the use of the Grid console
  • execute WebDriver tests in parallel using Selenium Grid
  • troubleshoot errors while invoking browser code
  • implement Page Object Model using Selenium
  • implement Page Object Pattern to create layer of separation between test code and technical implementation
  • use Object Repository Mechanism in Page Object Pattern and Page Factory
  • fetch data in Selenium from Excel documents
  • fetch data in Selenium from Excel documents using DataProvider
  • handle Windows authentication pop-ups using Selenium
  • summarize the key concepts covered in this course
  • Course Number:
    it_atsedddj_04_enus

    Expertise Level
    Intermediate