mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
52de75742b
This patch adds a 'visible' option to the Page.waitFor method, making it possible to wait for the element to become actually visible. References #89, #91.
8 lines
133 B
Markdown
8 lines
133 B
Markdown
### class: Foo
|
|
#### new Foo(arg1, arg2)
|
|
- `arg1` <[string]>
|
|
- `arg2` <[string]>
|
|
|
|
#### foo.test(...files)
|
|
- `...filePaths` <[string]>
|