Incoming

Results 5 issues of Incoming

Hi, Some value are not appearing in the headers of the request when using console, this triggers some false positive on security reports. Example from local Laravel 10 environment (WSL2)...

Hi, Just to inform about this breaking change: https://github.com/puppeteer/puppeteer/pull/11782 So far I believe only 5 places needs to be changed in the Puppeteer helper (1 for $x and 4 for...

Hi, Just created a brand new image folowing this https://hub.docker.com/r/cypress/base/ and noted that an error message is shown: ![2018-11-08 003333](https://user-images.githubusercontent.com/26375917/48178041-518bc680-e34a-11e8-9814-f3b9e7f698f6.png) This is not blocking but wanted to pointed this out....

Hi, Just to mention a mal-formatted section in the doc at https://codecept.io/helpers/Playwright/#grabtrafficurl ![image](https://github.com/codeceptjs/CodeceptJS/assets/26375917/bb7e7c45-885d-4988-b0b0-18a68e762704) As you can see the example is not showing properly.

#### What are you trying to achieve? Trying to run 2 scenarios with one containing tryTo(). #### What do you get instead? With the flag -p pauseOnFail, codeceptjs is stopping...