We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b59eafb commit 65529e9Copy full SHA for 65529e9
README.md
@@ -123,6 +123,7 @@ Below are the capabilities that can be used to create Windows Application Driver
123
| POST | /session |
124
| GET | /sessions |
125
| DELETE | /session/:sessionId |
126
+| POST | /session/:sessionId/actions (v1.1 RC) |
127
| POST | /session/:sessionId/appium/app/launch |
128
| POST | /session/:sessionId/appium/app/close |
129
| POST | /session/:sessionId/back |
0 commit comments