diff options
Diffstat (limited to 'chrome/test/webdriver/commands/session_with_id.h')
| -rw-r--r-- | chrome/test/webdriver/commands/session_with_id.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/test/webdriver/commands/session_with_id.h b/chrome/test/webdriver/commands/session_with_id.h index 8084716..4b03cda 100644 --- a/chrome/test/webdriver/commands/session_with_id.h +++ b/chrome/test/webdriver/commands/session_with_id.h @@ -13,6 +13,8 @@ namespace webdriver { +class Response; + // Retrieve the capabilities of the specified session. If the HTTP Delete // method is used then all chrome instances linked to the session ID are // closed. The session's capabilities will be returned in a JSON object |
