pfeileon
pfeileon
## I'm submitting a... [ ] Regression (a behavior that used to work and stopped working in a new release) [ ] Bug report [ ] Performance issue [x] Feature...
**What steps will reproduce the problem?** 1. Make changes to a file's formatting which conflict with google-code-formatter. 2. Commit the changes. **Expected** - There should be no commit as there...
### Feature description - Right now the path to the `tsconfig.json` is hard-coded to `e2e/tsconfig.json` and cannot be set via `"options": { "tsconfig": "path/to/tsconfig.json" }` which forces you to use...
What I did: 1. `npm i -g @angular/cli@latest` (=> 11.2.11) 1. `ng new wdio-test` (strict & routing yes, styling format scss) 1. `ng add @wdio/schematics --yes --removeProtractor` Expected: * `protractor`...
### Is this a regression? - [X] Yes, this behavior used to work previously ### The previous version in which this bug was not present was Puppeteer 23.1.1 ### Description...