Tag Archives: selenium

Introducing Android Web & App Automation

Need of Mobile Web and App Automation: Now-a-days mobiles are playing most important part in our life. Using mobile web and apps your needs are just one touch away from you. In future people will get everything they want using their … Continue reading

Posted in Android Web & App Automation, selenium-cucumber ruby | Tagged , , , , , , , , , , , , , , , | 2 Comments

Android Web & App Automation

Coming Soon…  

Posted in selenium-cucumber ruby | Tagged , , , , , , , , , , , , , | Leave a comment

selenium-cucumber : Image Comparing Steps

Now easily compare images/logos from website under test using Image Assertion Steps Pass appropriate locator of “actual image” and URL of “expected images” (which you can store on some server) to following steps to compare images/logos from testing website : Then actual image having id … Continue reading

Posted in selenium-cucumber ruby | Tagged , , , , , , , | 2 Comments

selenium-cucumber Ruby – How it works?

  “.feature” file contain different testing scenarios and steps written in simple English language (Gherkin language). You can write “Predefined Steps” and “Custom Steps” in “.feature” file. Code for Predefined Steps already written in “selenium-cucumber lib” so you do not have to … Continue reading

Posted in Uncategorized | Tagged , , , , , , , , | 3 Comments