CodeceptJS
CodeceptJS copied to clipboard
Playwright - I.haveRequestHeaders doesn't set headers
What are you trying to achieve?
I'm trying to set headers using I.haveRequestHeaders.
What do you get instead?
The headers are not set.
Details
- CodeceptJS version: 3.3.3
- NodeJS Version:16.15.1
- Operating System: Debian GNU/Linux 9.12
- Playwright version: 1.22.2
It stopped working after upgrading to a new CodeceptJS version.
I'm using latest version of codeceptjs 3.3.4 and playwright 1.23.2 and unfortunately cannot reproduce this issue
