CodeceptJS icon indicating copy to clipboard operation
CodeceptJS copied to clipboard

New types wrong for waitForNavigation

Open javierfuentesm opened this issue 3 years ago • 2 comments

What are you trying to achieve?

To set the waitForNavigation in the playwright config but the type is expecting a number instead of a string

What do you get instead?

image

Details

  • CodeceptJS version:3.3.5
  • NodeJS Version: 12
  • Operating System:mac
  • puppeteer || webdriverio || testcafe version (if related) playwright

javierfuentesm avatar Sep 13 '22 15:09 javierfuentesm

Fixed in https://github.com/codeceptjs/CodeceptJS/pull/3401

mirao avatar Sep 13 '22 17:09 mirao

Fixed in #3401

thank i will just wait for the release

javierfuentesm avatar Sep 13 '22 17:09 javierfuentesm