Skip to content

Commit

Permalink
docs: remove current accessbility api from java (#5708)
Browse files Browse the repository at this point in the history
  • Loading branch information
yury-s authored Mar 3, 2021
1 parent d3eff50 commit 217a593
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/api/class-accessibility.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# class: Accessibility
* langs: csharp, js, python

The Accessibility class provides methods for inspecting Chromium's accessibility tree. The accessibility tree is used by
assistive technology such as [screen readers](https://en.wikipedia.org/wiki/Screen_reader) or
Expand Down
1 change: 1 addition & 0 deletions docs/src/api/class-page.md
Original file line number Diff line number Diff line change
Expand Up @@ -382,6 +382,7 @@ Emitted when a dedicated [WebWorker](https://developer.mozilla.org/en-US/docs/We
page.

## property: Page.accessibility
* langs: csharp, js, python
- type: <[Accessibility]>

## async method: Page.addInitScript
Expand Down

0 comments on commit 217a593

Please sign in to comment.