diff --git a/README.md b/README.md index b28774bd2..52a0e5f3a 100644 --- a/README.md +++ b/README.md @@ -138,6 +138,7 @@ The function's return value is exactly what is returned from the server as part $element->elements($using, $value); * To get the active element + // POST /session/:sessionId/element/active $session->activeElement();