mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-14 21:53:35 +03:00
bb5e44fbc4
- 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 |