Skip to content
This repository has been archived by the owner on Dec 17, 2024. It is now read-only.

Recent browser images #640

Merged
merged 2 commits into from
Aug 23, 2023
Merged

Recent browser images #640

merged 2 commits into from
Aug 23, 2023

Conversation

vania-pooh
Copy link
Member

No description provided.

@vania-pooh vania-pooh merged commit 282c014 into aerokube:master Aug 23, 2023
@codecov
Copy link

codecov bot commented Aug 23, 2023

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
@@          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 Coverage Δ
go 5.59% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Goraved
Copy link

Goraved commented Sep 4, 2023

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

@vania-pooh
Copy link
Member Author

@Goraved blocked by MicrosoftEdge/EdgeWebDriver#102. New Edgedriver does not work.

@merinsTDL
Copy link

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants