aerokube / images

Browser images for Selenoid and Moon 1.x
https://aerokube.com/images/latest/
Apache License 2.0
167 stars 125 forks source link

Recent browser images #640

Closed vania-pooh closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (4159ac9) 5.59% compared to head (99e279d) 5.59%. Report is 4 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #640 +/- ## ====================================== Coverage 5.59% 5.59% ====================================== Files 8 8 Lines 876 876 ====================================== Hits 49 49 Misses 820 820 Partials 7 7 ``` | [Flag](https://app.codecov.io/gh/aerokube/images/pull/640/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aerokube) | Coverage Δ | | |---|---|---| | [go](https://app.codecov.io/gh/aerokube/images/pull/640/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aerokube) | `5.59% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aerokube#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

Goraved commented 1 year ago

Could you please also upload the latest Microsoft Edge versions? Because it's still v114

vania-pooh commented 1 year ago

@Goraved blocked by https://github.com/MicrosoftEdge/EdgeWebDriver/issues/102. New Edgedriver does not work.

merinsTDL commented 1 year ago

It is possible to build MS Edge browser image that works with a backwards compatible webdriver.

Latest successful build combo: LABEL browser=microsoft-edge-stable:116.0.1938.69-1 LABEL driver=msedgedriver:115.0.1901.183

Unfortunately, for the MS Edge (dev) this version difference gap does not allow to build a browser with previous driver. Another workaround is to run the container tests and built browser images with explicitly defined browser binary path that points to MS Edge.