Author: TestitngLPoint

Depreciation in Selenium 4

In this tutorial, we will discuss about the features which are deprecated from selenium 4. Depreciation in Selenium 4 is one if the important topic…

Read More

Modifications in Action class

Action class is also available in Selenium 3. In Selenium 4, Modifications in Action class took place. Action class is generally used to simulate input…

Read More

Fluent Wait Modification

In this section, we will discuss about the Fluent wait modification introduced in Selenium 4 version. Fluent wait is one of the important wait concept…

Read More

Chrome Debugging Protocol

In this section, we will discuss about another advance feature of Selenium 4 is Chrome Debugging Protocol. Chrome Debugging protocol generally known as CDP which…

Read More

Windows / Tab management

In this tutorial, we will discuss about advanced Windows / Tab management in Selenium 4. Addition to this we will execute some test script to…

Read More

Relative Locators

In previous tutorial, we have discussed about the documentation modification in Selenium 4. Selenium 4 equipped with W3C standard. In this section we will discuss…

Read More

Robot framework Set up

In previous tutorial, we have discussed about how Robot framework actually works. Now we will discuss about Robot framework set up. To setup the Robot…

Read More

Why Robot Framework is simple

In previous section we have discussed about the fundamental of Robot framework. In this section we will understand how and Why Robot Framework is simple…

Read More

Robot framework Architecture

In previous tutorial, we have discussed about how simple the Robot framework is. In this tutorial we will understand Robot framework Architecture. From the previous…

Read More

Robot Framework Introduction

In this tutorial, we will learn a new framework in Selenium Python which is known as Robot Framework. Robot Framework is one of the popular…

Read More