- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 750
Closed
Description
What are you trying to achieve?
I.see('This isn't a string')
results in an error:
locator.isVisible: Unexpected token "t" while parsing selector ":has-text('This isn't a string') >> nth=0"
11:26:00 at Playwright.waitForText (node_modules/codeceptjs/lib/helper/Playwright.js:2584:79)
The cancel character in being removed when passing through to playwright.
What do you get instead?
Pinning back to 3.5.6 and the tests again pass.
Provide console output if related. Use
--verbosemode for more details.
# paste output hereProvide test source code if related
// paste testDetails
- CodeceptJS version: 3.5.7
- NodeJS Version: 18
- Operating System: Linux
- Playwright: ^1.x.x
- Configuration file:
# paste config herepsongers and jancorvus