mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
parent
c86c2e8762
commit
562fd989df
@ -181,9 +181,9 @@ await page.CheckAsync("text=XL");
|
||||
- [`method: Page.check`]
|
||||
- [`method: Page.isChecked`]
|
||||
- [`method: Page.uncheck`]
|
||||
- [`method: ElementHandle.check`]
|
||||
- [`method: ElementHandle.isChecked`]
|
||||
- [`method: ElementHandle.uncheck`]
|
||||
- [`method: Locator.check`]
|
||||
- [`method: Locator.isChecked`]
|
||||
- [`method: Locator.uncheck`]
|
||||
|
||||
<br/>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user