Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[tests-only][full-ci] Use latest selenium images #7468

Merged
merged 3 commits into from
Aug 17, 2022

Conversation

saw-jan
Copy link
Member

@saw-jan saw-jan commented Aug 17, 2022

Description

Update selenium images to get the latest browser versions and run tests against them.

Currently, we are using selenium/standalone-chrome-debug:3.141.59 image which has chrome version 94.
There is another image selenium/standalone-chrome that has the updated chrome.

Related Issue

Motivation and Context

How Has This Been Tested?

  • test environment:

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:

Open tasks:

  • Update image in docs and other places

@saw-jan saw-jan self-assigned this Aug 17, 2022
@phil-davis
Copy link
Contributor

Note: https://github.com/SeleniumHQ/docker-selenium/tree/selenium-3#debugging
It seems that the -debug docker images were the ones that had the VNC browser viewer built-in for the Selenium3 releases.

https://github.com/SeleniumHQ/docker-selenium/tree/trunk#debugging
With the Selenium4 releases, there are instructions for how to run a VNC viewer if you need to.
There is no longer a -debug version of the docker images published.

@saw-jan saw-jan marked this pull request as ready for review August 17, 2022 06:30
.drone.star Outdated Show resolved Hide resolved
@sonarcloud
Copy link

sonarcloud bot commented Aug 17, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@saw-jan saw-jan merged commit b9a2eef into master Aug 17, 2022
@delete-merged-branch delete-merged-branch bot deleted the latest-selenium-images branch August 17, 2022 10:38
ownclouders pushed a commit that referenced this pull request Aug 17, 2022
Merge: d33e6fa 49202f3
Author: Sawjan Gurung <saw.jan.grg3e@gmail.com>
Date:   Wed Aug 17 16:22:56 2022 +0545

    Merge pull request #7468 from owncloud/latest-selenium-images

    [tests-only][full-ci] Use latest selenium images
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants