Notebooks

  Advanced

New Page

Advantages of Selenium

This section discusses the advantages of using Selenium for web testing.

Overview and Basics of WebDriver

This section covers the basics of WebDriver, its features, and its use cases.

WebDriver APIs and Commands

This section discusses the different WebDriver APIs and commands, including findElement, findElements, get, navigate, close, and quit.

Handling Web Elements and Events

This section covers how to handle different web elements and events using WebDriver, including dropdowns, alerts, mouse and keyboard actions, and more.

Synchronization and Waits in WebDriver

This section discusses the concept of synchronization in WebDriver and the usage of implicit and explicit waits.

Integration of WebDriver with Other Tools

This section covers how WebDriver can be integrated with other tools like JavaScript, AutoIT, and TestNG.

Advanced Topics in WebDriver

This section covers advanced topics in WebDriver, including handling dynamic elements, AJAX calls, SSL certificates, and more.

Overview of Selenium Grid

This section introduces Selenium Grid and discusses its use cases.

Parallel Execution in Selenium Grid

This section covers how to execute tests in parallel using Selenium Grid.

Introduction to Selenium IDE

This section introduces Selenium IDE and discusses its features.