mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
304 B
304 B
class: Foo
method: Foo.method
- returns: <[Promise]<[ElementHandle]>>
The method does something.
param: Foo.method.arg1
arg1
<[string]>
A single line argument comment
param: Foo.method.arg2
arg2
<[string]>
A multiline argument comment:
- it could be this
- or it could be that