Category Archives: Selenium Tutorial

Automation Testing Using Selenium ChromeDriver

AutomationSelenium TutorialTutorial

A Comprehensive Guide to Selenium ChromeDriver Automation Testing

According to netmarketshare, Google Chrome accounts for 67% of the browser market share. It is the choice of the majority of users and it’s popularity continues to rise.

April 28, 2020

view count113011 Views

Read time11 Min Read

Page‌ ‌Object‌ ‌Model‌ Tutorial With‌ ‌Examples‌

AutomationSelenium C#Selenium TutorialTutorial

Selenium‌ ‌C#‌:‌ Page‌ ‌Object‌ ‌Model‌ Tutorial With‌ ‌Examples‌

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium C# Tutorial. While writing Selenium test automation scripts, it is important to make sure that your test scripts are scalable and can keep up with any changes in the UI of your web page.

April 24, 2020

view count125357 Views

Read time16 Min Read

AutomationSelenium Tutorial

What Is Parallel Testing And Why Is It Important?

With the advancement in technology, testing solutions have become more scalable than ever, as organizations moved to Selenium test automation from manual testing. But, one area that most organizations are still struggling with is the scalability to run multiple tests in parallel.

April 22, 2020

view count91613 Views

Read time11 Min Read

JUnit Parameterized Test For Selenium Automation

AutomationSelenium JavaSelenium TutorialTutorial

JUnit Parameterized Test For Selenium Automation With Examples

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on JUnit Tutorial. As an automation tester, you might often come across test automation scenarios, where you need to execute the same tests, again and again, but with different inputs and environments, making the task exhausting and … Continue reading JUnit Parameterized Test For Selenium Automation With Examples

April 21, 2020

view count64735 Views

Read time9 Min Read

27-Best-Practices-Selenium-Test-Automation

AutomationSelenium Tutorial

Selenium Automation Best Practices in 2021

In recent years, you’d hardly see an organization who had not transitioned to Selenium test automation. After all, with quick feedback on new features, who’d want to miss out on automated browser testing.

April 20, 2020

view count82842 Views

Read time20 Min Read

selenium-csharp-tutorial

AutomationSelenium C#Selenium TutorialTutorial

Selenium C# Tutorial: Handling Frames & iFrames With Examples

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium C# Tutorial. As an automation tester, one of the challenges you might face while writing your Selenium test automation scripts is handling frames or iFrames in Selenium while performing automated browser testing.

April 16, 2020

view count95934 Views

Read time8 Min Read

Handle Multiple Windows With Selenium

AutomationCross Browser TestingSelenium TutorialTutorial

Complete Guide To Handle Multiple Windows With Selenium & Protractor

This article is a part of our Protractor tutorials. Visit LambdaTest Learning Hub for in-depth tutorials around CI/CD, Selenium, automation testing and more. Every day is a challenge for newbie automation testers! Just when you learned how to perform automated browser testing on a single window, you now come across the challenge to handle multiple … Continue reading Complete Guide To Handle Multiple Windows With Selenium & Protractor

April 15, 2020

view count137887 Views

Read time10 Min Read

Selenium Java Testing: Page Object Model

AutomationSelenium JavaSelenium Tutorial

Page Object Model Design Pattern in Selenium Java

Performing Selenium test automation is not a luxury in agile development anymore, with increasing number of features to test, the workload on testers keeps piling up.

April 13, 2020

view count71927 Views

Read time13 Min Read

Handling Multiple Browser Windows

AutomationSelenium C#Selenium TutorialTutorial

Selenium C# Tutorial: Handling Multiple Browser Windows

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium C# Tutorial. A common scenario in a website (or web application) is opening up a new browser (or tab) on the click of a button. With this multiple browser windows can be automated using Selenium.

April 10, 2020

view count89805 Views

Read time9 Min Read

A guide for test automation maintenance. Let's understand the issues in test automation maintainence & the best practices for test automation maintenance.

AutomationSelenium Tutorial

The Perfect Way for Test Automation Maintenance

Without a doubt, automated browser testing has transformed the way software development works. If it wasn’t for Selenium, we wouldn’t be able to use such a wide array of bug-free web apps as we do.

April 6, 2020

view count53928 Views

Read time9 Min Read