CodeceptJS
CodeceptJS copied to clipboard
puppeteer from 22.0.0 will remove $x and waitForXpath
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 waitForXpath):
Please close if this is already known or if no impact.
Thanks.