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

Not able to retrieve current test case id dynamically #34

Open
qaautomationreqts opened this issue May 22, 2023 · 0 comments
Open

Not able to retrieve current test case id dynamically #34

qaautomationreqts opened this issue May 22, 2023 · 0 comments

Comments

@qaautomationreqts
Copy link

I have cucumber scenarios/tests running in parallel and as part of my use case, I want to update the description of the current running scenario via API call during step definition itself.

I am not able to figure out how i can fetch thread specific test case id to be consumed in API ENDPOINT ... /item/{itemId}/update to update description.

Please suggest way to achieve it.

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

No branches or pull requests

1 participant