### Page(s) - Fail: - [FrameLocator](https://playwright.dev/docs/api/class-framelocator#frame-locator-first) - [Frame](https://playwright.dev/docs/api/class-frame#frame-wait-for-navigation) - [BrowserContext](https://playwright.dev/docs/api/class-browsercontext#browser-context-event-background-page) - [ElementHandle](https://playwright.dev/docs/api/class-elementhandle#element-handle-type) - [Locator](https://playwright.dev/docs/api/class-locator#locator-type) - Good: - [Logger](https://playwright.dev/docs/api/class-logger) (class) - [Frame](https://playwright.dev/docs/api/class-frame#frame-is-hidden-option-timeout) (argument) - [Locator](https://playwright.dev/docs/api/class-locator#locator-is-hidden-option-timeout) (argument) - [Page](https://playwright.dev/docs/api/class-page#page-is-hidden-option-timeout) (argument) - [BrowserType](https://playwright.dev/docs/api/class-browsertype#browser-type-connect-over-cdp-option-endpoint-url) (argument) ### Description The [**`deprecated`**](https://github.com/search?q=repo%3Amicrosoft%2Fplaywright+%22deprecated%3A%22+path%3A%2F%5Edocs%5C%2F%2F&type=code) annotation is not correctly converted to HTML when applied to a method. It works fine on classes and arguments.
Page(s)
Description
The
deprecatedannotation is not correctly converted to HTML when applied to a method. It works fine on classes and arguments.