docs: fix deprecated Playwright API usage in running-code.md#39403
docs: fix deprecated Playwright API usage in running-code.md#39403willcoliveira wants to merge 2 commits intomicrosoft:mainfrom
Conversation
Test results for "tests 1"2 failed 3 flaky18607 passed, 433 skipped Merge workflow run. |
Test results for "MCP"4 failed 5038 passed, 171 skipped Merge workflow run. |
|
Let's resolve the conflicts and we can merge this. |
…ted-playwright-apis
@yury-s , done. Thanks for the heads up. |
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)