Skip to content

feat: display command name for webdriver calls in allure reporter for v8#12986

Merged
christian-bromann merged 3 commits intowebdriverio:v8from
sudharsan-selvaraj:fix/12927_v8
Jun 10, 2024
Merged

feat: display command name for webdriver calls in allure reporter for v8#12986
christian-bromann merged 3 commits intowebdriverio:v8from
sudharsan-selvaraj:fix/12927_v8

Conversation

@sudharsan-selvaraj
Copy link
Contributor

Proposed changes

Currently the allure reporter will display only the endpoint and method name for all webdriver api calls. As part of the change, i have enabled the command name to be also displayed along with the endpoint.
Fixes #12926

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)

Further comments

Reviewers: @webdriverio/project-committers

@sudharsan-selvaraj
Copy link
Contributor Author

Changes for main is already approved as part of #12982. This PR is to merge the changes to v8 branch.

@christian-bromann christian-bromann added the PR: Polish 💅 PRs that contain improvements on existing features label Jun 10, 2024
@christian-bromann christian-bromann merged commit 48b7321 into webdriverio:v8 Jun 10, 2024
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.

2 participants