Category Archives: Tutorial

Complete Guide To Cross Browser Compatible CSS Gradients

LambdaTest ExperimentsTutorialWeb Development

Complete Guide To Cross Browser Compatible CSS Gradients

CSS gradients for background have become an indispensable aspect UI/UX design and have a massive impact on a website’s design. It plays a fundamental role in setting the design hierarchy, capturing user attention and focus, and finally defining website usability and appearance.

April 29, 2019

view count84165 Views

Read time20 Min Read

Complete Guide On TestNG Annotations For Selenium WebDriver

Selenium TutorialTutorial

TestNG Annotations Tutorial With Examples For Selenium Automation

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on A Detailed TestNG Tutorial. TestNG is a testing framework created by Cédric Beust and helps to cater a lot of our testing needs. It is widely used in Selenium. Wondering on what NG stands for? Well, … Continue reading TestNG Annotations Tutorial With Examples For Selenium Automation

April 24, 2019

view count48537 Views

Read time13 Min Read

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 count62935 Views

Read time5 Min Read

Making The Move With ID Locator In Selenium WebDriver

AutomationSelenium TutorialTutorial

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 count62949 Views

Read time4 Min Read

How To Create A Cross Browser Compatible HTML Progress Bar?

TutorialWeb Development

How To Create A Cross Browser Compatible HTML Progress Bar?

One of the key elements of any modern website that you would have come across on the internet is an HTML progress bar. HTML5 progress elements have become a fundamental part of web design that is used for a wide array of tasks be it to display file download/upload status, file transfer,

April 5, 2019

view count36797 Views

Read time9 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 count80862 Views

Read time4 Min Read

How To Measure Page Load Times With Selenium?

AutomationCross Browser TestingSelenium TutorialTutorial

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 count113977 Views

Read time14 Min Read

Fixing Browser Compatibility Issues With CSS Opacity & RGBA

LambdaTest ExperimentsTutorialWeb Development

Fixing Browser Compatibility Issues With CSS Opacity & RGBA

Very often web designers encounter the need to spice of their websites by playing with CSS opacity for backgrounds, texts and images to build modern subdued styling effects.

March 8, 2019

view count70042 Views

Read time8 Min Read

Automation Testing With Selenium, Cucumber & TestNG

AutomationCross Browser TestingSelenium TutorialTutorial

Automation Testing With Selenium, Cucumber & TestNG

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium Cucumber Tutorial. Cucumber is a test automation framework which leverages Behavior Driven Development for collaboration in between Business and IT teams. It empowers a user to define an application’s behavior in plain English

February 18, 2019

view count109113 Views

Read time13 Min Read

Speed Up Automated Parallel Testing In Selenium With TestNG

AutomationCross Browser TestingSelenium TutorialTutorial

Speed Up Automated Parallel Testing In Selenium With TestNG

Cross browser testing can turn out to be stressful and time consuming if performed manually. Imagine the amount of manual efforts required to test an application on multiple browsers and versions. Infact, you will be

February 11, 2019

view count33610 Views

Read time10 Min Read