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

Add optional wait time after resolving the challenge before returning #1046

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

kennedyoliveira
Copy link

Recently, I came across a use case where I needed a bit of time before returning after solving the challenge because some content in the page was fetched async and I needed information from that as well so I added an optional wait time that is triggered if the request body is needed, thought this might be useful for other people.

Feel free to refuse the PR is not relevant.

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.

None yet

1 participant