apis3445

Results 8 issues of apis3445

### Checklist - [X] I am using the latest version of this action. - [X] I have read the latest README and followed the instructions. - [X] I have read...

proposal

### Steps to reproduce Hi! I have some queries with a group by and async operator like this ` ``` var qryIndicadores = (from indicador in contexto.Indicador.Where(x => x.EmpresaId ==...

### System info - Playwright Version: 1.34 - Operating System: All - Browser: All - Other info: ### Source code - [x] I provided exact source code that allows reproducing...

### System info - Playwright Version: 1.34 - Operating System: All - Browser: All ### Source code - [x ] I provided exact source code that allows reproducing the issue...

triaging

**Context:** - GOOD Playwright Version: 1.32.0 - BAD Playwright Version: >1.33.0 - Operating System: Any - Extra: None **Code Snippet** ```typescript await test.step("Description", async () => { await this.page.route('**/api/articles?limit=10&offset=0', async...

v1.35

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to https://www.contosotraders.com/ 2. Click on buy now 3....

**Is your feature request related to a problem? Please describe.** Could you add a sample to run test in docker **Describe the solution you'd like** Add a docker file and/or...

website
api docs

**Is your feature request related to a problem? Please describe.** I need that the Allure HTML report doesn't include the playwright code. For this reason, I set up the details...

theme:playwright