docs: fix deprecated Playwright API usage in running-code.md - #39403
Conversation
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
Let's resolve the conflicts and we can merge this. |
…ted-playwright-apis
Yury Semikhatsky (@yury-s) , done. Thanks for the heads up. |
Test results for "tests 1"4 failed 2 flaky38657 passed, 841 skipped Merge workflow run. |
Test results for "MCP"2 failed 5131 passed, 171 skipped Merge workflow run. |
|
Thank you for the PR! |
ad06412
into
microsoft:main
Summary
page.click(),page.fill(),page.waitForSelector()with modern role locators equivalents inrunning-code.mdPromise.allrace condition anti-pattern in file download exampleTest plan
running-code.mduse current Playwright APIspage.click,page.fill,page.waitForSelector)