Skip to content
New issue

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

Ability to get current step text with values of dynamic parameters from ExecutionContext #87

Open
sswaroopgupta opened this issue Jun 13, 2018 · 0 comments

Comments

@sswaroopgupta
Copy link
Contributor

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

  1. run test with step which receives dynamic parameters
  2. get step text from ExecutionContext on AfterStep or BeforeStep event

Gauge version

Gauge version: 0.9.9.nightly-2018-06-01
Commit Hash: 812f26e

Plugins

ruby (0.5.1.nightly-2018-05-29)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant