You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix ChromeDriver NetworkConditions setter for .NET
The JSON object generated by the .NET version of ChromeDriver
NetworkConditions setter had incorrect format, and was rejected by
ChromeDriver. This commit fixes the format.
Signed-off-by: Jim Evans <[email protected]>
0 commit comments