Shalini Baskaran

@shalinib

98 Points 2 Followers

9 Posts

0 Answers

I work as a Technical Writer at LambdaTest. I love to explore recent trends in test automation. Other than test automation, Shalini is always up for travel & adventure.

Shalini Baskaran · 1 year ago

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 among the most common challenges most developers face while using Selenium for web testing. B...

Shalini Baskaran · 1 year ago

How To Test PDF Files Using Selenium Automation?

PDF documents are small-sized, highly secure files. Almost all businesses use PDFs for processing their files. The reason being a distinguishing feature of maintaining format regardless of t...

Shalini Baskaran · 1 year ago

Thread.sleep() In Java With Selenium?

Automating a web application optimizes the work, helps minimize errors and makes the product robust. An automated suite would be successful when the behaviour is predictable. If not so, ther...

Shalini Baskaran · 1 year ago

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 tools by providing numerous ways to test those applications. No matter how complex the UI is,...

Shalini Baskaran · 1 year ago

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 to perform unit testing. It is extensively used to perform testing on small parts of cod...

Shalini Baskaran · 2 years ago

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 used widely for testing web applications as it supports a plethora of programming languages,...

Shalini Baskaran · 2 years ago

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 why we are asked to fill up the credentials while accessing a few websites. This article ma...
1

Shalini Baskaran · 2 years ago

How To Capture Screenshots In Selenium

Capturing screenshots is pivotal to realize whether your web-application is rendering seamlessly or not. If not, where is it failing? Traditionally, testers were accustomed to capturing scre...
4

Shalini Baskaran · 2 years ago

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 & product, as 86% of consumers will pay more for a better user experience. Another amazing st...
2

Loading More Content