aerokube / ggr

A lightweight load balancer used to create big Selenium clusters
https://aerokube.com/ggr/latest/
Apache License 2.0
314 stars 74 forks source link

selenium 4: charset=utf-8 on session creating #356

Closed bimanaev closed 2 years ago

bimanaev commented 2 years ago

355 fixed issue Content-Type header does not indicate utf-8 encoded json: application/json with selenium grid 4

codecov[bot] commented 2 years ago

Codecov Report

Merging #356 (688e4f7) into master (7283b99) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #356   +/-   ##
=======================================
  Coverage   88.49%   88.49%           
=======================================
  Files           4        4           
  Lines         591      591           
=======================================
  Hits          523      523           
  Misses         52       52           
  Partials       16       16           
Flag Coverage Δ
go 88.49% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
proxy.go 92.57% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 29e82c6...688e4f7. Read the comment docs.