Skip to content

Commit 65529e9

Browse files
committed
Add W3C Actions API endpoint as a supported endpoint in the README.md
1 parent b59eafb commit 65529e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ Below are the capabilities that can be used to create Windows Application Driver
123123
| POST | /session |
124124
| GET | /sessions |
125125
| DELETE | /session/:sessionId |
126+
| POST | /session/:sessionId/actions (v1.1 RC) |
126127
| POST | /session/:sessionId/appium/app/launch |
127128
| POST | /session/:sessionId/appium/app/close |
128129
| POST | /session/:sessionId/back |

0 commit comments

Comments
 (0)