Category Archives: Tutorial
• LambdaTest Experiments • Tutorial • Web 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
84165 Views
20 Min Read
• Selenium Tutorial • Tutorial
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
48537 Views
13 Min Read
• Automation • Selenium Tutorial • Tutorial
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
62935 Views
5 Min Read
• Automation • Selenium Tutorial • 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
62949 Views
4 Min Read
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
36797 Views
9 Min Read
• Automation • Selenium Tutorial • Tutorial
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
80862 Views
4 Min Read
• Automation • Cross Browser Testing • Selenium Tutorial • 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
113977 Views
14 Min Read
• LambdaTest Experiments • Tutorial • Web 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
70042 Views
8 Min Read
• Automation • Cross Browser Testing • Selenium Tutorial • Tutorial
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
109113 Views
13 Min Read
• Automation • Cross Browser Testing • Selenium Tutorial • Tutorial
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
33610 Views
10 Min Read