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

Is there a way to run another request after the current request finished? #98

Open
vcoris opened this issue Mar 14, 2024 · 3 comments
Open

Comments

@vcoris
Copy link

vcoris commented Mar 14, 2024

I think it's called a testing plan, where I can make a list of requests so they can run by order, if a request finished successfully, it will automatically run another request.

@flawiddsouza
Copy link
Owner

Hi @vcoris , let me know how you're envisioning this and if you could also provide me with some references & screenshots that would be really good.

@vcoris
Copy link
Author

vcoris commented Mar 15, 2024

I think it should be simple.

Maybe something like this, so we can choose the next request to automatically run when the current query finished without error
24_03_15_23_58_2403

Or maybe there is a standalone page to define the queue? Or both?

Right now I use a simple auto click to navigate through the requests to automatically click "Send" for me.

Since the requests use environment variables, the queue should be simple without any parameters, basically it will just "Send" the requests one by one if there are no errors.

@flawiddsouza
Copy link
Owner

Sounds good. I'll think about.

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

No branches or pull requests

2 participants