-
Notifications
You must be signed in to change notification settings - Fork 19
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
Scenario outlines do not support dynamic parameters in the scenario name #187
Labels
Comments
grey-rain
added a commit
that referenced
this issue
Aug 27, 2024
grey-rain
added a commit
that referenced
this issue
Aug 27, 2024
grey-rain
added a commit
that referenced
this issue
Aug 27, 2024
grey-rain
added a commit
that referenced
this issue
Sep 3, 2024
grey-rain
added a commit
that referenced
this issue
Sep 3, 2024
grey-rain
added a commit
that referenced
this issue
Sep 12, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Cucumber supports dynamic parameters in the scenario name
But in the RP such parameters in the scenario name will not be replaced with actual values
![image](https://private-user-images.githubusercontent.com/30074373/359874466-48c1e9df-67ed-479d-85f2-616cbb198a34.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0NDIzMTMsIm5iZiI6MTczOTQ0MjAxMywicGF0aCI6Ii8zMDA3NDM3My8zNTk4NzQ0NjYtNDhjMWU5ZGYtNjdlZC00NzlkLTg1ZjItNjE2Y2JiMTk4YTM0LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTMlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEzVDEwMjAxM1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWQ5ZGJjNTlhYWEyMTY5MWY4OWE2NGRjMmVjYjc2ZjNmOTFlY2Q4NDExMzJhYjVkN2ZjN2RlMzVhMTI3MmIwYjMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.aj7iHK-D0I0Z8C5eepyLom2daefUAJpwd_THToeuKVg)
There was a similar issue in the cucumber agent reportportal/agent-java-cucumber6#20
The text was updated successfully, but these errors were encountered: