How to get the name of calling feature file from step definition? #26024
Unanswered
sachingainewar
asked this question in
Plugins
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My framework contain
common step definitionswhich calls from differentfeaturefiles. I want to set thelocatorsbase on thestep definitioncalls from feature file.For example below
Stepscallingstep Definitionfrom common module.Common step definition
I want to choose the different locators for
savebutton base on different feature file. Means ifA1.featurefile calls then point toA1-loc.cyand ifB2.featurefile calls then points toB2-loc.cyBeta Was this translation helpful? Give feedback.
All reactions