mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-15 06:02:57 +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`. |
||
---|---|---|
.. | ||
templates | ||
api_parser.js | ||
cli.js | ||
documentation.js | ||
generateApiJson.js | ||
generateDotnetApi.js | ||
generateJavaSnippets.js | ||
generatePythonSnippets.js | ||
missingDocs.js | ||
xmlDocumentation.js |