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

test(cli): add test to cover selenium-webdriver <4.17.0 #1038

Merged
merged 7 commits into from
Apr 3, 2024

Conversation

michael-siek
Copy link
Member

@michael-siek michael-siek commented Apr 2, 2024

Add a test to cover the event that users are using selenium-webdriver <4.17.0 and chrome options use the "old" way of supporting headless runs. Also did some cleanup and removed code that wasn't required in cli

no qa required

@michael-siek michael-siek requested a review from a team as a code owner April 2, 2024 12:41
Zidious
Zidious previously requested changes Apr 2, 2024
Copy link
Contributor

@Zidious Zidious left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor things below -

packages/cli/src/lib/webdriver.test.ts Show resolved Hide resolved
packages/cli/src/lib/webdriver.test.ts Show resolved Hide resolved
packages/cli/src/lib/webdriver.test.ts Outdated Show resolved Hide resolved
Co-authored-by: Gabe <41127686+Zidious@users.noreply.github.com>
@michael-siek michael-siek merged commit f962a43 into develop Apr 3, 2024
30 checks passed
@michael-siek michael-siek deleted the test/selenium-webdriver branch April 3, 2024 13:20
github-merge-queue bot pushed a commit to camunda/camunda that referenced this pull request May 20, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@axe-core/playwright](https://togithub.com/dequelabs/axe-core-npm) |
[`4.9.0` ->
`4.9.1`](https://renovatebot.com/diffs/npm/@axe-core%2fplaywright/4.9.0/4.9.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@axe-core%2fplaywright/4.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@axe-core%2fplaywright/4.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@axe-core%2fplaywright/4.9.0/4.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@axe-core%2fplaywright/4.9.0/4.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>dequelabs/axe-core-npm (@&#8203;axe-core/playwright)</summary>

###
[`v4.9.1`](https://togithub.com/dequelabs/axe-core-npm/releases/tag/v4.9.1):
Release 4.9.1

[Compare
Source](https://togithub.com/dequelabs/axe-core-npm/compare/v4.9.0...v4.9.1)

#### What's Changed

- chore: bump ip from 1.1.8 to 1.1.9 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[dequelabs/axe-core-npm#1023
- test(cli): add test to cover selenium-webdriver <4.17.0 by
[@&#8203;michael-siek](https://togithub.com/michael-siek) in
[dequelabs/axe-core-npm#1038
- chore: merge master into develop by
[@&#8203;github-actions](https://togithub.com/github-actions) in
[dequelabs/axe-core-npm#1041
- chore: bump undici from 5.28.3 to 5.28.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[dequelabs/axe-core-npm#1042
- chore: update test-fixtures to fix lazy load iframe by
[@&#8203;straker](https://togithub.com/straker) in
[dequelabs/axe-core-npm#1053
- docs(react): Update React support information. Offer axe Developer Hub
by [@&#8203;ballendq](https://togithub.com/ballendq) in
[dequelabs/axe-core-npm#1047
- fix: Update axe-core to v4.9.1 by
[@&#8203;straker](https://togithub.com/straker) in
[dequelabs/axe-core-npm#1055
- chore: RC v4.9.1 by
[@&#8203;github-actions](https://togithub.com/github-actions) in
[dequelabs/axe-core-npm#1057
- chore: Update axe-core to v4.9.1 by
[@&#8203;attest-team-ci](https://togithub.com/attest-team-ci) in
[dequelabs/axe-core-npm#1056
- fix(playwright): skip unloaded iframes by
[@&#8203;straker](https://togithub.com/straker) in
[dequelabs/axe-core-npm#1060
- chore: bump the npm-low-risk group across 1 directory with 28 updates
by [@&#8203;dependabot](https://togithub.com/dependabot) in
[dequelabs/axe-core-npm#1061
- chore: bump ejs from 3.1.9 to 3.1.10 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[dequelabs/axe-core-npm#1049
- ci: update sync to master to include team-reviewers by
[@&#8203;michael-siek](https://togithub.com/michael-siek) in
[dequelabs/axe-core-npm#1062
- chore: RC v4.9.1 by
[@&#8203;github-actions](https://togithub.com/github-actions) in
[dequelabs/axe-core-npm#1065
- Release v4.9.1 by [@&#8203;dequejenn](https://togithub.com/dequejenn)
in
[dequelabs/axe-core-npm#1068

**Full Changelog**:
dequelabs/axe-core-npm@v4.9.0...v4.9.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/camunda/zeebe).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjMuNSIsInVwZGF0ZWRJblZlciI6IjM3LjM2My41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
github-merge-queue bot pushed a commit to camunda/camunda that referenced this pull request May 20, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@axe-core/playwright](https://togithub.com/dequelabs/axe-core-npm) |
[`4.9.0` ->
`4.9.1`](https://renovatebot.com/diffs/npm/@axe-core%2fplaywright/4.9.0/4.9.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@axe-core%2fplaywright/4.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@axe-core%2fplaywright/4.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@axe-core%2fplaywright/4.9.0/4.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@axe-core%2fplaywright/4.9.0/4.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>dequelabs/axe-core-npm (@&#8203;axe-core/playwright)</summary>

###
[`v4.9.1`](https://togithub.com/dequelabs/axe-core-npm/releases/tag/v4.9.1):
Release 4.9.1

[Compare
Source](https://togithub.com/dequelabs/axe-core-npm/compare/v4.9.0...v4.9.1)

#### What's Changed

- chore: bump ip from 1.1.8 to 1.1.9 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[dequelabs/axe-core-npm#1023
- test(cli): add test to cover selenium-webdriver <4.17.0 by
[@&#8203;michael-siek](https://togithub.com/michael-siek) in
[dequelabs/axe-core-npm#1038
- chore: merge master into develop by
[@&#8203;github-actions](https://togithub.com/github-actions) in
[dequelabs/axe-core-npm#1041
- chore: bump undici from 5.28.3 to 5.28.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[dequelabs/axe-core-npm#1042
- chore: update test-fixtures to fix lazy load iframe by
[@&#8203;straker](https://togithub.com/straker) in
[dequelabs/axe-core-npm#1053
- docs(react): Update React support information. Offer axe Developer Hub
by [@&#8203;ballendq](https://togithub.com/ballendq) in
[dequelabs/axe-core-npm#1047
- fix: Update axe-core to v4.9.1 by
[@&#8203;straker](https://togithub.com/straker) in
[dequelabs/axe-core-npm#1055
- chore: RC v4.9.1 by
[@&#8203;github-actions](https://togithub.com/github-actions) in
[dequelabs/axe-core-npm#1057
- chore: Update axe-core to v4.9.1 by
[@&#8203;attest-team-ci](https://togithub.com/attest-team-ci) in
[dequelabs/axe-core-npm#1056
- fix(playwright): skip unloaded iframes by
[@&#8203;straker](https://togithub.com/straker) in
[dequelabs/axe-core-npm#1060
- chore: bump the npm-low-risk group across 1 directory with 28 updates
by [@&#8203;dependabot](https://togithub.com/dependabot) in
[dequelabs/axe-core-npm#1061
- chore: bump ejs from 3.1.9 to 3.1.10 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[dequelabs/axe-core-npm#1049
- ci: update sync to master to include team-reviewers by
[@&#8203;michael-siek](https://togithub.com/michael-siek) in
[dequelabs/axe-core-npm#1062
- chore: RC v4.9.1 by
[@&#8203;github-actions](https://togithub.com/github-actions) in
[dequelabs/axe-core-npm#1065
- Release v4.9.1 by [@&#8203;dequejenn](https://togithub.com/dequejenn)
in
[dequelabs/axe-core-npm#1068

**Full Changelog**:
dequelabs/axe-core-npm@v4.9.0...v4.9.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/camunda/zeebe).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjMuNSIsInVwZGF0ZWRJblZlciI6IjM3LjM2My41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
github-merge-queue bot pushed a commit to camunda/camunda that referenced this pull request May 21, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@axe-core/playwright](https://togithub.com/dequelabs/axe-core-npm) |
[`4.9.0` ->
`4.9.1`](https://renovatebot.com/diffs/npm/@axe-core%2fplaywright/4.9.0/4.9.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@axe-core%2fplaywright/4.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@axe-core%2fplaywright/4.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@axe-core%2fplaywright/4.9.0/4.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@axe-core%2fplaywright/4.9.0/4.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>dequelabs/axe-core-npm (@&#8203;axe-core/playwright)</summary>

###
[`v4.9.1`](https://togithub.com/dequelabs/axe-core-npm/releases/tag/v4.9.1):
Release 4.9.1

[Compare
Source](https://togithub.com/dequelabs/axe-core-npm/compare/v4.9.0...v4.9.1)

#### What's Changed

- chore: bump ip from 1.1.8 to 1.1.9 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[dequelabs/axe-core-npm#1023
- test(cli): add test to cover selenium-webdriver <4.17.0 by
[@&#8203;michael-siek](https://togithub.com/michael-siek) in
[dequelabs/axe-core-npm#1038
- chore: merge master into develop by
[@&#8203;github-actions](https://togithub.com/github-actions) in
[dequelabs/axe-core-npm#1041
- chore: bump undici from 5.28.3 to 5.28.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[dequelabs/axe-core-npm#1042
- chore: update test-fixtures to fix lazy load iframe by
[@&#8203;straker](https://togithub.com/straker) in
[dequelabs/axe-core-npm#1053
- docs(react): Update React support information. Offer axe Developer Hub
by [@&#8203;ballendq](https://togithub.com/ballendq) in
[dequelabs/axe-core-npm#1047
- fix: Update axe-core to v4.9.1 by
[@&#8203;straker](https://togithub.com/straker) in
[dequelabs/axe-core-npm#1055
- chore: RC v4.9.1 by
[@&#8203;github-actions](https://togithub.com/github-actions) in
[dequelabs/axe-core-npm#1057
- chore: Update axe-core to v4.9.1 by
[@&#8203;attest-team-ci](https://togithub.com/attest-team-ci) in
[dequelabs/axe-core-npm#1056
- fix(playwright): skip unloaded iframes by
[@&#8203;straker](https://togithub.com/straker) in
[dequelabs/axe-core-npm#1060
- chore: bump the npm-low-risk group across 1 directory with 28 updates
by [@&#8203;dependabot](https://togithub.com/dependabot) in
[dequelabs/axe-core-npm#1061
- chore: bump ejs from 3.1.9 to 3.1.10 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[dequelabs/axe-core-npm#1049
- ci: update sync to master to include team-reviewers by
[@&#8203;michael-siek](https://togithub.com/michael-siek) in
[dequelabs/axe-core-npm#1062
- chore: RC v4.9.1 by
[@&#8203;github-actions](https://togithub.com/github-actions) in
[dequelabs/axe-core-npm#1065
- Release v4.9.1 by [@&#8203;dequejenn](https://togithub.com/dequejenn)
in
[dequelabs/axe-core-npm#1068

**Full Changelog**:
dequelabs/axe-core-npm@v4.9.0...v4.9.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/camunda/zeebe).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjMuNSIsInVwZGF0ZWRJblZlciI6IjM3LjM2My41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants