๐ How to Set Up a World Object: Seamlessly Exchange Data Between Steps in WebdriverIO + TypeScript + Cucumber Automation Framework ๐
๐ฉ Problem Statement
As an Automation Test Engineer,
I want to set a Value/Data in one step definition
So that I can access the same value on another step definition in the same feature file of cucumber.
Usage:- Use for data exchange like OrderID, A...
hardikchotaliya.hashnode.dev6 min read