Category Archives: Selenium Tutorial

Zalenium Now Integrates With LambdaTest Selenium Grid

LambdaTest UpdatesSelenium Tutorial

Zalenium Now Integrates With LambdaTest Selenium Grid

Hello Testers, today, we are out with interesting news for every automation tester. Zalenium is now supporting LambdaTest Selenium Grid. Special thanks to Ricardo Barbosa for submitting a feature proposal of adding LambdaTest for the Zalenium community.

July 29, 2019

view count47483 Views

Read time6 Min Read

Handling Multiple Browser Tabs With Selenium Automation Testing

Selenium TutorialTutorial

Handling Multiple Browser Tabs With Selenium Automation Testing

Automation testing with Selenium has been a lifeline in grooming budding automation testers into professionals. Selenium being open-source is largely adopted on a global scale. As a result of which you get huge support from the community.

July 15, 2019

view count80859 Views

Read time7 Min Read

Setup Selenium Grid For Parallel Execution In Different Browsers

AutomationSelenium TutorialTutorial

Selenium Grid Tutorial: Parallel Testing Guide with Examples

Unlike Selenium WebDriver which allows you automated browser testing in a sequential manner, a Selenium Grid setup will allow you to run test cases in different browsers/ browser versions, simultaneously. One of the reasons behind the huge popularity of Selenium is its capability to automate cross browser testing.

July 10, 2019

view count131784 Views

Read time10 Min Read

Using Selenium Webdriver for Full Page Screenshots

Selenium TutorialTutorial

Using Selenium Webdriver For Full Page Screenshots

One of the most performed actions of any webpage tester is taking a screenshot of the webpage. Whenever a tester finds and reports a bug, that bug would not be taken seriously without supporting screenshots or even videos of the issue.

July 4, 2019

view count68199 Views

Read time8 Min Read

22 Practical Tips To Test Automation With Selenium WebDriver

AutomationSelenium Tutorial

22 Practical Tips To Test Automation With Selenium WebDriver

Test automation with Selenium has empowered website testers over the globe to perform automated website testing with ease. Webdriver is a core component of the Selenium framework using which you can perform automated cross browser testing

July 2, 2019

view count92155 Views

Read time16 Min Read

How Professional QA Implements A Robust CI/CD Pipeline?

Cross Browser TestingSelenium TutorialTesting StrategiesTutorial

How Professional QA Implements A Robust CI/CD Pipeline?

The obsolete conventional methods of software developments were not taking over the escalated market trends, and those methods lacked solutions for the increased demand of quick software release that introduced the “Continuous Integration (CI) and Continuous Delivery (CD)”.

June 24, 2019

view count134368 Views

Read time25 Min Read

How To Calculate Your ROI On Test Automation With Selenium?

AutomationCross Browser TestingSelenium Tutorial

How Do You Calculate Your Test Automation ROI With Selenium?

Cross browser testing has been a type of testing which requires a tremendous amount of effort and time. The process of testing your web-app over different browsers, operating systems,

June 19, 2019

view count122040 Views

Read time17 Min Read

Find Elements With Link Text & Partial Link Text In Selenium

AutomationSelenium TutorialTutorial

Find Elements With Link Text & Partial Link Text In Selenium

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium Locators Tutorial. CSS locators in Selenium are a fundamental concept that every tester who aims to perform automation testing with Selenium, should be aware of. Proficient use of CSS locators in Selenium can help you … Continue reading Find Elements With Link Text & Partial Link Text In Selenium

June 17, 2019

view count204650 Views

Read time6 Min Read

Selenium Java Tutorial – Class Name Locator In Selenium

AutomationSelenium TutorialTutorial

Selenium Java Tutorial – Class Name Locator In Selenium

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium Locators Tutorial. CSS Locator in Selenium is one of the most important aspects of writing a script. If you cannot locate an element by using any CSS locator in Selenium, then being proficient at Selenium … Continue reading Selenium Java Tutorial – Class Name Locator In Selenium

June 14, 2019

view count125966 Views

Read time5 Min Read

Role of Automation Testing in CI CD Pipeline

Cross Browser TestingSelenium TutorialTesting StrategiesTutorial

Role of Automation Testing in CI CD Pipeline

The industry widely adopted software development practices: Continuous Integration and Continuous Deployment ensure delivering the product well and delivering often.

June 7, 2019

view count88044 Views

Read time16 Min Read