- Each overload, e.g. for `page.evaluate`, shows a nice autocomplete doc, not only the first one. - We can have multiple overloads directly on the docs page, e.g. `test.skip(title, fn)` and `test.skip(condition, description)`. These overloads are internally named `Test.skip#1` and all aliased to `test.skip`. |
||
|---|---|---|
| .. | ||
| protocol.d.ts | ||
| structs.d.ts | ||
| test.d.ts | ||
| testExpect.d.ts | ||
| testReporter.d.ts | ||
| types.d.ts | ||