ngraf
ngraf
Hi, this is supposed to be a bug report (or at least I am looking for an explanation for my observed behavior). **Current state** Given I have this in my...
#### What are you trying to achieve? Test a POST request with `I.seeTraffic` (Playwright Helper) with an intentional fail. For example at https://developer.mozilla.org/en-US/docs/Web/HTTP/Methods/POST the existing POST request to https://developer.mozilla.org/pong/get with...
Given I am in an Linux elastic GoCD agent When I run more than 3 acceptance tests in parallel with headless chrome Then the tests crash because I ran out...
🐞 Defect: The link "Slack Chat" (href="https://bit.ly/chat-codeceptjs") in the footer of the homepage https://codecept.io/ is broken. When you follow the link you see a page from Slack saying "the link...
I want to report a *defect*. The defect is about `I.seeInField`. When I want to use it to verify a `` field has the expected value, it fails with WebDriver,...