We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
User should be able to get current step text with values of dynamic parameters from ExecutionContext.
Step text with dynamic parameters can be read from method getDynamicText wherein the actualStepText of currentStep can be read from method getText.
Gauge version: 0.9.9.nightly-2018-06-01 Commit Hash: 812f26e
ruby (0.5.1.nightly-2018-05-29)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Expected behavior
User should be able to get current step text with values of dynamic parameters from ExecutionContext.
Proposed behavior
Step text with dynamic parameters can be read from method getDynamicText wherein the actualStepText of currentStep can be read from method getText.
Steps to reproduce
Gauge version
Gauge version: 0.9.9.nightly-2018-06-01
Commit Hash: 812f26e
Plugins
ruby (0.5.1.nightly-2018-05-29)
The text was updated successfully, but these errors were encountered: