Skip to content
Grasshopper's Chirping
  • Home

Category: Java

Cucumber-JVM 4 Anonymous Parameter Types

December 6, 2018 Mounish 5 Comments

Introduction XStream was removed from Cucumber-JVM in version 3 for various reasons. Though it reduced a lot of complexities, it removed…

Continue Reading →

Posted in: Cucumber, Java, Migration

Cucumber-JVM 4 Parallel execution using cucumber.api.cli.Main class

October 29, 2018 Mounish Leave a comment

Introduction Cucumber-JVM 4 supports parallel execution across threads out of the box. This article describes how to run features directly from…

Continue Reading →

Posted in: Cucumber, Java

Store and access locator details from excel, json and properties file in Selenium POM

August 25, 2018 Mounish 1 Comment

When @FindBy annotation is used in the Selenium Page Object Model the value of its attributes how, using etc need…

Continue Reading →

Posted in: Java, Selenium

Component encapsulating nested elements in Selenium POM

August 8, 2018 Mounish 4 Comments

How to go about designing a class confirming to Selenium Page Object Model for a page similar to the one…

Continue Reading →

Posted in: Java, Selenium

Cucumber-jvm 3 migration of DATATABLE conversion from version 2

August 7, 2018 Mounish Leave a comment

Introduction XStream in Java Cucumber implementation is dead. No more trying to decide whether to extend AbstractSingleValueConverter or implement Converter. This…

Continue Reading →

Posted in: Cucumber, Java, Migration

Cucumber-jvm 3 migration of PARAMETER conversion from version 2

Mounish Leave a comment

Introduction XStream in Java Cucumber implementation is dead. No more trying to decide whether to extend AbstractSingleValueConverter or implement Converter.…

Continue Reading →

Posted in: Cucumber, Java, Migration

Post navigation

Page 4 of 4
← Previous 1 … 3 4
Copyright © 2025 Grasshopper's Chirping