Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Playwright] I.amOnPage implementation prevents navigating to about:blank #2311

Closed
guillaume86 opened this issue Apr 2, 2020 · 1 comment · Fixed by #3470
Closed

[Playwright] I.amOnPage implementation prevents navigating to about:blank #2311

guillaume86 opened this issue Apr 2, 2020 · 1 comment · Fixed by #3470

Comments

@guillaume86
Copy link

This regex test prevents navigating to about:blank

https://github.com/Codeception/CodeceptJS/blob/fb2ca3002978d4b803230709cd356b0265ed930b/lib/helper/Playwright.js#L612-L614

This behavior do not match the documentation (https://codecept.io/helpers/Playwright/#amonpage) that states that only URLs starting with / will use the config base URL.

@zaxoavoki
Copy link
Contributor

@DavertMik I would like to fix it, could you assign it to me, please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants