-
-
Notifications
You must be signed in to change notification settings - Fork 8.6k
Closed as not planned
Labels
I-defectSomething is not working as intendedSomething is not working as intendedJ-issue-templateApplied to issues not following the template, or missing information.Applied to issues not following the template, or missing information.
Description
What happened?
This function often throws an exception. Looking at the code, I am confused as to the purpose of a second response when it's not returned and does not modify what is returned.
private async Task MakeHttpRequest(HttpRequestInfo requestInfo)
How can we reproduce the issue?
Make any call that uses MakeHttpRequest(), the exception is not consistent but is rather frequent.Relevant log output
no logOperating System
Windows 10
Selenium version
C#
What are the browser(s) and version(s) where you see this issue?
no browser needed to get exception
What are the browser driver(s) and version(s) where you see this issue?
most recent
Are you using Selenium Grid?
no
Metadata
Metadata
Assignees
Labels
I-defectSomething is not working as intendedSomething is not working as intendedJ-issue-templateApplied to issues not following the template, or missing information.Applied to issues not following the template, or missing information.
