Ruud Heines

Results 4 issues of Ruud Heines

I'm using protractor and recently upgraded from Angular 12 to Angular 13. I now get an error while starting the e2e tests. `Error: Error [ERR_REQUIRE_ESM]: require() of ES Module C:\git\ClientApp\node_modules@angular\cdk\fesm2015\testing.mjs...

I'm starting to use Cypress and the harness devkit because of the deprecation of Protractor. I'm currently facing the following issue when invoking methods on a harness. This is my...

bug
cypress-harness

It would be great if the ChainableHarness type would be publicly available so it can be referenced in external code.

enhancement
cypress-harness

It would be great of a harness could also be loaded within a specific component instead of the document root. Now I've added myself two methods but it would of...