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

feat: add suite variables OPENAPI_DRIVER_CREATED_DATA and OPENAPI_DRIVER_REQUESTS #7

Closed

Conversation

Leemur89
Copy link

@Leemur89 Leemur89 commented Mar 29, 2024

Add the possibility to store all the requests and their respective responses under suite variable OPENAPI_DRIVER_REQUESTS, and all created data under OPENAPI_DRIVER_CREATED_DATA

This is a workaround for #6

@Leemur89 Leemur89 mentioned this pull request Mar 29, 2024
@robinmackaij
Copy link
Collaborator

Closing this since the desired behavior can be implemented as a Listener and be more flexible / customizable that way.

@Leemur89
Copy link
Author

@robinmackaij if you have examples of Listeners I would be interested as the current listener does not allow to access the return value of a keyword, which is needed to get the id of an element that is created

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

Successfully merging this pull request may close these issues.

2 participants