Shalini Baskaran

Shalini Baskaran @shalinibaskaran12

About: Shalini works as a Technical Writer at LambdaTest. She loves to explore recent trends in test automation. Other than test automation, Shalini is always up for travel & adventure.

Joined:
Jul 7, 2020

Shalini Baskaran
articles - 24 total

Top 10 PHP Testing Frameworks for 2024

A framework is a collection or set of tools and processes that work together to support testing and...

Learn More 8 0Apr 24 '24

How To Deal With “Element is not clickable at point” Exception Using Selenium

Any automation testing using Selenium (or Cypress) involves interacting with the WebElements...

Learn More 5 0Feb 28 '23

Parallel Testing With JUnit 5 And Selenium [Tutorial]

Parallel test execution with Selenium is one of the major factors that can affect the test execution...

Learn More 1 0Feb 28 '23

How To Run JUnit Tests In Jupiter? [JUnit Jupiter Tutorial]

JUnit Jupiter is a perfect blend of the JUnit 5 programming model and extension model for writing...

Learn More 1 0Feb 27 '23

How To Use isDisplayed() In Selenium WebDriver

If you use Selenium WebDriver, you are probably aware that there are a number of common ways to loop...

Learn More 1 0Feb 23 '23

How To Generate Extent Reports In Selenium

Selenium is a great tool when it comes to reporting, as it provides inbuilt reports using various...

Learn More 1 2Feb 9 '23

How To Scroll a Page Using Selenium WebDriver?

Selenium is one of the most widely used test automation frameworks for web automation testing. As far...

Learn More 4 0Feb 8 '23

How To Automate Login Page Using Selenium WebDriver?

Selenium has always been the most preferred test automation framework for testing web applications....

Learn More 20 1Mar 10 '22

How To Handle Cookies in Selenium WebDriver

Most of us use online platforms for doing things like online shopping, bill payments, ticket booking,...

Learn More 13 0Feb 11 '22

How To Use Breakpoints For Debugging In Selenium WebDriver

Automation testing is not always a smooth ride. There are cases where the tests would not work as...

Learn More 12 0Feb 10 '22

How to Write Test Scripts in Selenium

When it comes to automation testing, the first thing that strikes most of our minds is Selenium....

Learn More 16 1Feb 9 '22

JUnit 5 vs. TestNG: Choosing The Right Framework For Selenium Automation Testing

A framework is a backbone for testing or development activities. It is a set of components that helps...

Learn More 14 0Feb 8 '22

How To Switch Between iFrames In Selenium Java [Tutorial]

Although automation testing has been around for several years, the tester faces multiple hurdles...

Learn More 9 0Feb 7 '22

How to execute JUnit 4 tests with JUnit 5 [Tutorial]

JUnit is a powerful framework for Selenium test automation that has been popularly used by developers...

Learn More 6 0Jun 22 '21

How To Handle Login Pop-up In Selenium WebDriver Using Java?

Have you ever been asked for credentials while accessing a website on a browser? Let us understand...

Learn More 9 1May 25 '21

How To Integrate Jenkins With Selenium WebDriver?

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on...

Learn More 9 0Feb 5 '21

10 Of The Best PHP Testing Frameworks For 2021

A framework is a collection or set of tools and processes that work together to support testing and...

Learn More 9 1Jan 15 '21

10 Of The Best Chrome Extensions To Find XPath In Selenium

Are you facing problems while trying to find XPath in Selenium? Well, you are not alone! This is...

Learn More 6 0Dec 16 '20

How To Use Thread.sleep() In Java With Selenium?

Automating a web application optimizes the work, helps minimize errors and makes the product robust....

Learn More 9 0Nov 10 '20

Actions Class In Selenium: What Is It & How To Use It?

Selenium has been widely used in automating web applications as it stands out from other testing...

Learn More 20 1Oct 7 '20

Selenium RemoteWebDriver: What Is It? How Is It Different From WebDriver?

Selenium has gained immense popularity as the most preferred automation testing tool. It is being...

Learn More 17 0Sep 30 '20

How To Test PDF Files Using Selenium Automation?

PDF documents are small-sized, highly secure files. Almost all businesses use PDFs for processing...

Learn More 12 0Sep 17 '20

How To Capture Screenshots In Selenium? Guide With Examples

Capturing screenshots is pivotal to realize whether your web-application is rendering seamlessly or...

Learn More 14 0Aug 12 '20

How To Perform Cross Browser Automation Testing With Selenium And Java [Tutorial]

As per a Walker report, customer experience will have more weightage in 2020 than both price &...

Learn More 12 0Jul 7 '20