Category Archives: Selenium Tutorial

Gauge Framework- Test Automation LambdaTest

AutomationCross Browser TestingSelenium TutorialTutorial

Gauge Framework – How to Perform Test Automation

Gauge is a free open source test automation framework released by creators of Selenium, ThoughtWorks. Test automation with Gauge framework is used to create readable and maintainable tests with

January 30, 2019

view count49073 Views

Read time13 Min Read

Protractor

AutomationCross Browser TestingSelenium TutorialTutorial

Automated Cross Browser Testing With Protractor & Selenium

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. We are living in an era where numerous test automation tools or libraries are available in the market. The abundance brings along confusion and choosing the right framework turns out to be … Continue reading Automated Cross Browser Testing With Protractor & Selenium

January 22, 2019

view count32103 Views

Read time13 Min Read

PyTest

AutomationCross Browser TestingSelenium TutorialTutorial

Test Automation Using Pytest and Selenium WebDriver

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium pytest Tutorial. In today’s times, one of the challenges that developers face is ensuring that their website/web-app works seamlessly across a different set of devices, browsers, and Operating Systems (OS)/platforms. This is where cross browser … Continue reading Test Automation Using Pytest and Selenium WebDriver

January 16, 2019

view count89883 Views

Read time8 Min Read

WATIR

AutomationCross Browser TestingSelenium TutorialTutorial

Cross Browser Automation Testing Using Watir

We are living in an era where software development demands for automation. Software development methodologies such as RAD(Rapid Application Development), Agile and so on requires you to incorporate automation testing as a part of your release cycle. There exist numerous test automation frameworks used for automation testing.

January 10, 2019

view count27689 Views

Read time12 Min Read

Selenium with Python Tutorial: Running First PyUnit Script

AutomationCross Browser TestingSelenium PythonSelenium TutorialTutorial

Run Your PyUnit Script With Selenium Automation Testing

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium Python Tutorial. Selenium as we know, is an open-source test suite used for cross-platform browser automation. Due to its popularity and ease of use, many compatible test frameworks with respect to different programming languages have … Continue reading Run Your PyUnit Script With Selenium Automation Testing

January 7, 2019

view count33405 Views

Read time12 Min Read

JUnit

AutomationSelenium TutorialTutorial

JUnit Automation Testing With Selenium

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on JUnit Tutorial. Cross browser testing as we know is a process where you test your website over multiple numbers of browser & browser versions running on different operating systems.

January 4, 2019

view count32190 Views

Read time9 Min Read

Galen Framework

AutomationCross Browser TestingSelenium TutorialTutorial

Using Galen Framework For Automated Cross Browser Layout Testing

Galen Framework is a test automation framework which was originally introduced to perform cross browser layout testing of a web application in a browser.

January 1, 2019

view count25289 Views

Read time7 Min Read

A Guide to Take Screenshot in Selenium Using Automation

AutomationCross Browser TestingSelenium Tutorial

Guide to Take Screenshot in Selenium with Examples

There is no other automation framework in the market that is more used for automating web testing tasks than Selenium and one of the key functionalities is to take Screenshot in Selenium.

July 9, 2018

view count32822 Views

Read time5 Min Read