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

native automation: run by default (#7677) #7750

Merged
merged 1 commit into from
Jun 4, 2023

Conversation

Aleksey28
Copy link
Collaborator

Closes https://github.com/DevExpress/testcafe-private/issues/170 Closes https://github.com/DevExpress/testcafe-private/issues/169

Changes:

  • run nativeAutomation by default
  • rewrtie logging for the testRunController class
  • switch to the legacy run mode if there are browsers that don't support the native automation mode
  • refactorings

Purpose

Describe the problem you want to address or the feature you want to implement.

Approach

Describe how your changes address the issue or implement the desired functionality in as much detail as possible.

References

Provide a link to the existing issue(s), if any.

Pre-Merge TODO

  • Write tests for your proposed changes
  • Make sure that existing tests do not fail

Closes DevExpress/testcafe-private#170
Closes DevExpress/testcafe-private#169

Changes:
* run nativeAutomation by default
* rewrtie logging for the `testRunController` class
* switch to the legacy run mode if there are browsers that don't support
the native automation mode
* refactorings
@Aleksey28 Aleksey28 temporarily deployed to CI June 1, 2023 11:21 — with GitHub Actions Inactive
@Aleksey28 Aleksey28 temporarily deployed to CI June 2, 2023 08:10 — with GitHub Actions Inactive
@Aleksey28 Aleksey28 temporarily deployed to CI June 2, 2023 08:58 — with GitHub Actions Inactive
@Aleksey28 Aleksey28 temporarily deployed to CI June 2, 2023 09:22 — with GitHub Actions Inactive
@Aleksey28 Aleksey28 temporarily deployed to CI June 2, 2023 09:27 — with GitHub Actions Inactive
@Aleksey28 Aleksey28 merged commit d43a0a7 into DevExpress:master Jun 4, 2023
22 checks passed
@github-actions
Copy link

github-actions bot commented Jun 8, 2023

Release v3.0.0-rc.1 addresses this.

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