Skip to content

(webdriverio): polish intercepted errors#12534

Merged
christian-bromann merged 5 commits intowebdriverio:v8from
erwinheitzman:polish/polish-intercepted-errors-v8-backport
Mar 22, 2024
Merged

(webdriverio): polish intercepted errors#12534
christian-bromann merged 5 commits intowebdriverio:v8from
erwinheitzman:polish/polish-intercepted-errors-v8-backport

Conversation

@erwinheitzman
Copy link
Member

Proposed changes

Backport of #12533

Types of changes

  • Polish (an improvement for an existing feature)
  • Bugfix (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 not work as expected)
  • Documentation update (improvements to the project's docs)
  • Specification changes (updates to WebDriver command specifications)
  • Internal updates (everything related to internal scripts, governance documentation and CI files)

Checklist

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have added the necessary documentation (if appropriate)
  • I have added proper type definitions for new commands (if appropriate)

Reviewers: @webdriverio/project-committers

@erwinheitzman erwinheitzman marked this pull request as ready for review March 20, 2024 14:01
@erwinheitzman erwinheitzman added the PR: Polish 💅 PRs that contain improvements on existing features label Mar 20, 2024
@wswebcreation wswebcreation self-requested a review March 20, 2024 14:24
Copy link
Member

@wswebcreation wswebcreation left a comment

Choose a reason for hiding this comment

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

LGTM, can you also add UTs for this?

Copy link
Member

@christian-bromann christian-bromann left a comment

Choose a reason for hiding this comment

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

Awesome 👍

@christian-bromann
Copy link
Member

🤔 seems like the test is failing in CI.

@erwinheitzman
Copy link
Member Author

I believe that the current failing tests are due to something else right?

@christian-bromann
Copy link
Member

I believe that the current failing tests are due to something else right?

Correct, some of the e2e tests that we don't have anymore in main are flaky, we can continue.

Copy link
Member

@christian-bromann christian-bromann left a comment

Choose a reason for hiding this comment

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

👍

@christian-bromann christian-bromann merged commit 705d253 into webdriverio:v8 Mar 22, 2024
JohnJoser3 pushed a commit to JohnJoser3/webdriverio-browserstack-docs that referenced this pull request May 3, 2024
* (webdriverio): polish intercepted errors

* (wdio-browser-runner): add e2e test

* polish: fix test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: Polish 💅 PRs that contain improvements on existing features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants