testgitdl

Results 7 issues of testgitdl

**Describe the bug** We have several flavors of TA frameworks and would like at a higher level to be able to reuse the page objects created in TypeScript as keywords...

We have an inhouse developed module that we need to use in a commonjs project. In case in main.page.ts we import login.page than an **"Error [ERR_MODULE_NOT_FOUND]: Cannot find module 'C:_AutomationProjects\CTA\Playwright\dist\page-objects\esm2020\lib\login.page'**...

**Describe the bug** We have a page objects typescript library (inhouse developed) that we want to reuse also for robot playwright tests but when in the keyword we get an...

## Expected Behavior I want to obtain coverage information for an Angular CLI project ## Observed Behavior The files in nyc_output are either empty or contain no information ### Troubleshooting...

[## Link to bug demonstration repository](https://github.com/testgitdl/playwright-coverage) ## Problem I cannot generate code coverage when I am running my e2e tests. It seems that there is no instrumentation done in this...

I am having problems using this library as we have an Angular 14 with ESM project and when I'm trying to make use of it I get errors. Cannot require...

* **Version**: 7.12.0 * **Platform**: Windows I have an Angular app for which I'm running BDD tests with cucumberjs + Playwright and what I need is to know how much...

help wanted
question