Skip to content

Commit

Permalink
docs: Remove deprecated touch command from the endpoints list (#2340)
Browse files Browse the repository at this point in the history
  • Loading branch information
mykola-mokhnach authored Mar 8, 2024
1 parent fa5d8af commit 48faedf
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/endpoints.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,17 +66,13 @@
| POST | /accept_alert | none | |
| POST | /dismiss_alert | none | |
| POST | /click | | button |
| POST | /touch/click | element | |
| POST | /touch/flick | | element, xspeed, yspeed, xoffset, yoffset, speed |
| GET | /location | | |
| POST | /location | location | |
| POST | /log | type | |
| GET | /log/types | | |
| GET | /context | | |
| POST | /context | name | |
| GET | /contexts | | |
| POST | /touch/perform | actions | |
| POST | /touch/multi/perform | actions | elementId |
| POST | /receive_async_response | status, value | |


Expand Down

0 comments on commit 48faedf

Please sign in to comment.