mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
21 lines
339 B
Markdown
21 lines
339 B
Markdown
# class: DoesNotExist
|
|
|
|
## method: DoesNotExist.doesNotExist
|
|
|
|
# class: Exists
|
|
|
|
## method: Exists.doesNotExist
|
|
|
|
## method: Exists.exists
|
|
|
|
### param: Exists.exists.exists
|
|
- `exists` <[boolean]>
|
|
|
|
### param: Exists.exists.doesNotExist
|
|
- `doesNotExist` <[boolean]>
|
|
|
|
### option: Exists.exists.option
|
|
- `option` <[int]>
|
|
|
|
## method: Exists.exists2
|