Notebooks

  Advanced

New Page

Page Object Model

This section covers the Page Object Model design pattern and its usage in Selenium.

Keyword Driven Framework

This section discusses the Keyword Driven Framework and how it can be implemented in Selenium.

Data Driven Framework

This section covers the Data Driven Framework and its implementation in Selenium.

Hybrid Driven Framework

This section discusses the Hybrid Driven Framework and its usage in Selenium.

JavaScriptExecutor in Selenium

This section covers the JavaScriptExecutor in Selenium and its usage.

AutoIT in Selenium

This section discusses AutoIT in Selenium and how it can be used for handling Windows-based popups.

Robot Class in Selenium

This section covers the Robot Class in Selenium and its usage.

DesiredCapabilities in Selenium

This section discusses DesiredCapabilities in Selenium and its usage.

Overview of C#

Introduction to C# and its syntax, structure of a C# program, and comparison with .NET.

C# Basics

Understanding variables, constants, data types, operators, control statements, loops, arrays, and methods in C#.