CodeceptJS icon indicating copy to clipboard operation
CodeceptJS copied to clipboard

Playwright - I.haveRequestHeaders doesn't set headers

Open kozakvoj opened this issue 3 years ago • 1 comments

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.

kozakvoj avatar Jun 13 '22 12:06 kozakvoj

I'm using latest version of codeceptjs 3.3.4 and playwright 1.23.2 and unfortunately cannot reproduce this issue Screen Shot 2022-07-16 at 12 50 41 PM Screen Shot 2022-07-16 at 12 50 25 PM

kobenguyent avatar Jul 16 '22 10:07 kobenguyent