Category Archives: Automation

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 count95942 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 count137895 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 count71933 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 count89810 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 count53931 Views

Read time9 Min Read

Selenium C-Sharp

AutomationSelenium C#Selenium TutorialTutorial

Selenium C# Tutorial: Handling Alert Windows

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium C# Tutorial. Alert windows are pop-up windows that are extensively used across different types of websites or web applications. Alert window alerts the user and expects an action from the user post that alert.

April 3, 2020

view count79170 Views

Read time7 Min Read

WebDriverIO

AutomationSelenium TutorialTutorial

WebdriverIO Tutorial: Browser Commands for Selenium Testing

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on WebDriverIO Tutorial. WebdriverIO is a very well known End to End JavaScript framework for automation testing. It is based in Node.js and can further help you automate user activities on a browser with the help of … Continue reading WebdriverIO Tutorial: Browser Commands for Selenium Testing

April 1, 2020

view count59057 Views

Read time11 Min Read

Behavior Driven Development By Selenium Testing With Gherkin

Selenium TutorialAutomation

Behavior Driven Development Tutorial : Selenium Testing With Gherkin

Cucumber and Selenium are widely used frameworks for BDD(Behavior Driven Development) and browser automation respectively. Although on paper, it seems like a nice pair but when it comes to reality a lot of testers shy away from it.

March 31, 2020

view count30492 Views

Read time11 Min Read

Selenium-Exceptions

AutomationSelenium TutorialTutorial

49 Most Common Selenium Exceptions for Automation Testing

A developer will always write code keeping different scenarios in mind but there could be cases where the implementation does not work as expected. The same principle also applies to test code that is primarily written to test the existing product functionalities

March 30, 2020

view count40736 Views

Read time17 Min Read

11-Best-Unit-Testing-Frameworks-For-Selenium-Automation

AutomationSelenium Tutorial

11 Best Test Automation Frameworks for Selenium

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Automation Testing Tutorial. In every software development life cycle (SDLC), unit testing is considered as the first level of testing, which is performed before integration testing. Earlier, manual methods were used to carry out unit testing … Continue reading 11 Best Test Automation Frameworks for Selenium

March 25, 2020

view count75470 Views

Read time20 Min Read