Number of APIs: 9
POST http://localhost:9515/session
2. Open URL
POST http://localhost:9515/session/{{SessionId}}/url
GET http://localhost:9515/session/{{SessionId}}/url
POST http://localhost:9515/session/{{SessionId}}/element
POST http://localhost:9515/session/{{SessionId}}/element/{{ElementId}}/click
6. Enter
POST http://localhost:9515/session/{{SessionId}}/element/{{ElementId}}/value
GET http://localhost:9515/session/{{SessionId}}/element/{{ElementId}}/attribute/value
GET http://localhost:9515/session/{{SessionId}}/element/{{ElementId}}/text
DELETE http://localhost:9515/session/{{SessionId}}
ENDPOINTS