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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add I.say to Test.steps array #4145

Merged
merged 1 commit into from
Jan 25, 2024
Merged

fix: add I.say to Test.steps array #4145

merged 1 commit into from
Jan 25, 2024

Conversation

kobenguyent
Copy link
Collaborator

Motivation/Description of the PR

  • Currently I.say is not added into the Test.steps array. This PR aims to add this to steps array so that we could use it to print steps in ReportPortal for instance.

Screenshot 2024-01-19 at 15 41 34

Type of change

  • 馃悰 Bug fix

Checklist:

  • Tests have been added
  • Documentation has been added (Run npm run docs)
  • Lint checking (Run npm run lint)
  • Local tests are passed (Run npm test)

@kobenguyent kobenguyent merged commit cd4288e into 3.x Jan 25, 2024
14 checks passed
@kobenguyent kobenguyent deleted the fix-I-say-as-a-step branch January 25, 2024 12:52
@kobenguyent kobenguyent mentioned this pull request Jan 25, 2024
kobenguyent added a commit that referenced this pull request Feb 2, 2024
* updated performSwipe with w3c protocol

* chore(deps-dev): bump @wdio/utils from 8.27.2 to 8.28.8 (#4152)

* fix: I.say would be added to Test.steps object (#4145)

* release 3.5.12 (#4156)

* release 3.5.12

* fix(webapi): selectOption method (#4157)

trim text content value

* DOC: Update contributor faces

* fixed typescript parameter inputs count

* chore(deps-dev): bump testcafe from 3.3.0 to 3.5.0 (#4160)

Bumps [testcafe](https://github.com/DevExpress/testcafe) from 3.3.0 to 3.5.0.
- [Release notes](https://github.com/DevExpress/testcafe/releases)
- [Changelog](https://github.com/DevExpress/testcafe/blob/master/CHANGELOG.md)
- [Commits](DevExpress/testcafe@v3.3.0...v3.5.0)

---
updated-dependencies:
- dependency-name: testcafe
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* updated performSwipe with w3c protocol

* fixed typescript parameter inputs count

* chore(deps-dev): bump @wdio/sauce-service from 8.27.0 to 8.29.1 (#4161)

* removed elementId parameter

* updated performSwipe with w3c protocol

* fixed typescript parameter inputs count

* removed elementId parameter

* run mobile tests

* run mobile tests

* run mobile tests

* tweak ci

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: KobeN <7845001+kobenguyent@users.noreply.github.com>
Co-authored-by: Roman Diachenko <dyaroman@gmail.com>
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: kobenguyent <kobenguyent@gmail.com>
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