The Selenium Wait For Text Tutorial
Selenium is probably the first thing that comes to mind when thinking of automated testing. No doubt selenium has a lot of capabilities — enough for almost every testing need. To make the most of Selenium, you need to be well-versed in different testing techniques and approaches to testing with Selenium. You find out about all of that from Omkar Hiremath on Testim’s blog.
CSS Testing: The Definitive Guide
CSS is an essential component in front-end web development. But in the past, automated CSS testing didn’t get the same attention as testing JavaScript. Now that front-end development involves ever-more-complicated systems for writing and using CSS, its testing has transformed from a niche to a necessity. This guide from Melissa McEwen on Testim’s blog aims to demystify the rapidly changing world of CSS testing.
Testing Mailto Links: Tutorial With Example
Ever wanted more of your site’s users to email you? Or maybe they’re emailing you, but it would be better if they followed a specific format? Mailto links are an easy way to help your users send email messages. In this post, you’ll learn what mailto links are and when you’d want to use them. Find out more from Nicholas Sledgianowski on Testim’s blog.
Scripted Testing and How It’s Evolved Over the Years
We also updated a post on scripted testing. In this post, we’re going to focus more on the scripted method of testing applications, starting with a look at its use cases and the advantages thereof. We’ll also examine tools that use scripted testing concepts to improve the quality of your applications. Check it out on Testim’s blog.