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

Reset the signal after listening for a specific message. This allows… #2004

Merged
merged 1 commit into from
May 10, 2022

Conversation

jon-armen
Copy link

Reset the signal after listening for a specific message. This allows for multiple calls to listen. This is particularly helpful for a web application where the authentication is sent in the first frame, and we want to block for an acknolegement of that authentication before continuing with the remainder of our test.

Description

Thanks for contributing this Pull Request. Make sure that you submit this Pull Request against the develop branch of this repository, add a brief description, and tag the relevant issue(s) and PR(s) below.

…for multiple calls to listen. This is particularly helpful for a web application where the authentication is sent in the first frame, and we want to block for an acknolegement of that authentication before continuing with the remainder of our test.
@ptrthomas ptrthomas changed the base branch from master to develop May 10, 2022 03:19
@ptrthomas ptrthomas merged commit f1a3ade into karatelabs:develop May 10, 2022
ptrthomas added a commit that referenced this pull request May 10, 2022
@prnbtr09
Copy link

prnbtr09 commented Jun 27, 2022

@ptrthomas Have you merged websocket reset related code in master branch. In latest version, my connection is not getting reset and I am getting null.

@ptrthomas
Copy link
Member

@prnbtr09 nope but can you try version 1.2.1.RC2 - else please submit a way to replicate

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.

3 participants