Skip to content

Conversation

vlad-dargel
Copy link
Contributor

@vlad-dargel vlad-dargel commented Jun 1, 2023

Electron works as expected, but web tests failed after migrating to new Electron and Node versions, which was unexpected.

I raised testcafe version to 2.6.2.
But there is an issue with testcafe and nodeJS 18.
DevExpress/testcafe#7753

So I added workaround '--native-automation' which runs tests without testcafe-hammerhead proxy.
But there are some restrictions at this moment, which are described here:
https://testcafe.io/documentation/404237/guides/intermediate-guides/native-automation-mode
That's why I commented some checks on external links for some tests (they are covered by unit tests, so they are not critical)

@vlad-dargel vlad-dargel merged commit 876c15f into build/feature/RI-4505_Migrate_to_Node_18 Jun 2, 2023
@vlad-dargel vlad-dargel deleted the e2e/feature/RI-4505_migrate_to_node_18 branch June 2, 2023 13:13
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.

2 participants