Category Archives: Automation

Locating Elements by TagName In Selenium

AutomationSelenium TutorialTutorial

How to Get Element by Tag Name In Selenium

Selenium locators are your key when dealing with locating elements on a web page. From the list of locators like ID, Name, Class, tag name, XPath, CSS selector etc, one can choose any of these as per needs and locate the web element on a web page.

April 18, 2019

view count83203 Views

Read time5 Min Read

Making The Move With ID Locator In Selenium WebDriver

AutomationSelenium Tutorial

Making The Move With ID Locator In Selenium WebDriver

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium Locators Tutorial. If you are beginning with Selenium, you may be unsure about what to do and how to do it? In my opinion, I find locators to be the best step to start brushing … Continue reading Making The Move With ID Locator In Selenium WebDriver

April 15, 2019

view count68772 Views

Read time4 Min Read

Best 9 PHP Frameworks In 2019 For Test Automation

AutomationWeb Development

9 Best PHP Frameworks In 2023 For Test Automation

PHP is one of the most popular scripting languages used for server-side web development. It is used by multiple organizations, especially for content management sites like WordPress. If you are thinking about developing a web application using PHP,

April 9, 2019

view count69561 Views

Read time19 Min Read

How To Use Name Locator In Selenium Automation Scripts?

AutomationSelenium TutorialTutorial

How To Use Name Locator In Selenium Automation Scripts?

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium Locators Tutorial. Locators in Selenium play an important role in the life of an automation engineer. Depending on how skilled you are in locating an element is directly proportional to the stability and efficiency of … Continue reading How To Use Name Locator In Selenium Automation Scripts?

April 4, 2019

view count92757 Views

Read time5 Min Read

LambdaTest Launches API For Selenium Automation!

AutomationLambdaTest Updates

LambdaTest Launches API For Selenium Automation!

At the start of the year, we launched our LambdaTest online Selenium automation grid that can help you perform cross browser compatibility testing on a scalable on-cloud selenium infrastructure.

April 3, 2019

view count52332 Views

Read time8 Min Read

All You Need To Know About Automation Testing Life Cycle

Automation

Comprehensive Overview to Automation Testing Life Cycle

Nowadays, project managers and developers face the challenge of building applications with minimal resources and within an ever-shrinking schedule. No matter the developers have to do more with less,

April 1, 2019

view count78528 Views

Read time12 Min Read

AutomationSelenium Java

Top 5 Java Testing Frameworks For Automation In 2019

For decades, Java has been the most preferred programming language for developing the server side layer of an application. Although JUnit has been there with the developers for helping them in automated unit testing, with time and the evolution of testing,

March 18, 2019

view count55391 Views

Read time14 Min Read

How To Measure Page Load Times With Selenium?

AutomationCross Browser TestingSelenium Tutorial

Measure and Optimize Page Load Time With Selenium

There are a number of metrics that are considered during the development & release of any software product. One such metric is the ‘user-experience’ which is centred on the ease with which your customers can use your product.

March 11, 2019

view count122131 Views

Read time14 Min Read

Online Selenium Grid For Automated Cross Browser Testing

AutomationCross Browser TestingLambdaTest Updates

LambdaTest Now Live With An Online Selenium Grid For Automated Cross Browser Testing

It has been around a year since we went live with the first iteration of LambdaTest Platform. We started off our product offering manual cross browser testing solutions and kept expanding our platform.

February 28, 2019

view count62506 Views

Read time9 Min Read

How To Use CSS Selectors In Selenium Automation Scripts

AutomationSelenium Tutorial

CSS Selectors in Selenium: Pro-Tester’s Mastering Guide

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium Locators Tutorial. CSS Selectors in Selenium are used to identifying a user desired HTML web element. This fits into an element locator strategy of automated test development where the primary aim is to interact with … Continue reading CSS Selectors in Selenium: Pro-Tester’s Mastering Guide

February 26, 2019

view count58597 Views

Read time8 Min Read