Tagged: selenium made easy
This post is intended to help automation enthusiasts on How to Handle Wants to Show Notifications message using Selenium. This is one of the most typical cases you could come across while trying to...
The first question that must come to your mind is what is Selenium Webdriver? It is nothing but a web automation framework that allows you to execute test cases across different browsers. If you...
So far we have seen how to find locators. Time to get in on some action. This tutorial will show you how to store variables in Selenium IDE. Echo Command will also be seen....
This chapter is an immediate successor of types of locators. Make sure you have read that. We will see how to locate an element using CSS Selectors. How to Locate an Element Using CSS...
It is imperative you understand what locators are all about and know about all the types of locators in Selenium IDE that are there, before you choose to play around with your test cases. As...
This chapter is intended for you to learn how to create a script manually using Firebug in Selenium IDE. I hope you are coming to this page after fully understanding the usage of selenium...
Hope you are keeping up so far with all the Selenium lessons. We will learn about the types of Selenium IDE commands in this post. The previous chapter on how to use Selenium IDE...