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

Jeff/fix session delete response #59

Merged
merged 2 commits into from
Aug 8, 2023
Merged

Conversation

jeffdav
Copy link
Contributor

@jeffdav jeffdav commented Aug 8, 2023

This fixes the decoding error. We were trying to decode the response as a WebDriverResponse<WebDriverResponseNoValue>, when in reality, we just want WebDriverResponseNoValue.

@jeffdav jeffdav requested a review from stevenbrix August 8, 2023 17:59
@jeffdav jeffdav merged commit 8ab40cf into main Aug 8, 2023
@jeffdav jeffdav deleted the jeff/fix-session-delete-response branch August 8, 2023 18:11
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