Skip to content

V9 ai support#13340

Merged
christian-bromann merged 14 commits intowebdriverio:mainfrom
xxshubhamxx:v9-ai-support
Aug 10, 2024
Merged

V9 ai support#13340
christian-bromann merged 14 commits intowebdriverio:mainfrom
xxshubhamxx:v9-ai-support

Conversation

@xxshubhamxx
Copy link
Contributor

@xxshubhamxx xxshubhamxx commented Aug 8, 2024

Proposed changes

These changes will allow user to pass a new capability named selfHeal inside the service level config of the browserstack service. Detailed documentation of selfHeal advantages can be found at: https://www.browserstack.com/docs/automate/selenium/self-healing#how-self-heal-works

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)

Backport Request

//: # (The current main branch is the development branch for WebdriverIO v9. If your change should be released to the current major version of WebdriverIO (v8), please raise another PR with the same changes against the v8 branch.)

  • This change is solely for v9 and doesn't need to be back-ported
  • Back-ported PR at v7 (https://github.com/webdriverio/webdriverio/pull/13341) and v8(https://github.com/webdriverio/webdriverio/pull/13339)

Further comments

Reviewers: @webdriverio/project-committers

@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Aug 8, 2024

CLA Signed

The committers listed above are authorized under a signed CLA.

@xxshubhamxx xxshubhamxx mentioned this pull request Aug 8, 2024
13 tasks
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.

The code looks good to me. I can't review the functional part as I am not familiar with the product so I have to rely on you folks to due this due diligence.

@christian-bromann christian-bromann added the PR: New Feature 🚀 PRs that contain new features label Aug 10, 2024
@christian-bromann christian-bromann merged commit d0cfc16 into webdriverio:main Aug 10, 2024
johnp added a commit to johnp/webdriverio that referenced this pull request Aug 11, 2024
…-leak

* upstream/main:
  V9 ai support (webdriverio#13340)
  docs(devtools manipulation): (webdriverio#13334)
  breaking(build): migrate to Esbuild for bundling (webdriverio#13338)
  fix(@wdio/protocols): remove return value for navigateTo (webdriverio#13335)
  fix(@wdio/runner): check if getTypes is available when filtering through browser logs
  fix(@wdio/runner): filter for severe errors
  fix(@wdio/runner): retry on Outdated Optimize Dep Vite errors (webdriverio#13330)
  feat(webdriverio): new command to set viewport (webdriverio#13258)
  chore(deps): fix pnpm-lock
  chore(deps): bump vite-plugin-top-level-await from 1.4.1 to 1.4.2 (webdriverio#13282)
  fix(dependabot): fix dependabot ignore setting
  chore(testing): update Vitest to v2
  chore(sponsoring): add Route4Me to Backers.md and Readme.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: New Feature 🚀 PRs that contain new features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants