Welcome to this introductory article on Cucumber BDD with Selenium. This is the first article in our Selenium Cucumber Tutorial series where we will firstly set the context of this tutorial series. This will help you get an idea about the topics that you will read, and what you can expect to learn once you […]
Archives for February 2018
Identify Mobile Browser Elements with Appium – Part 2
Welcome to the most important article on mobile element identification where you will learn how to inspect mobile elements using Appium Dekstop Inspector. This article is a continuation of our previous article on mobile element identification – part 1 where you learnt about how to start Appium Desktop Inspector and setup the desired capabilites to […]
Identify Mobile Browser Elements with Appium – Part 1
In our last article on mobile browser automation with Appium, you saw how you can launch Chrome browser on your mobile device. That article only talked about launching chrome browser with the URL you provided. But to write full fledged automation scripts you need to identify mobile browser elements and then write code that interact […]