Changes between Version 4 and Version 5 of WebDriverStatus


Ignore:
Timestamp:
Jan 11, 2018 6:06:41 AM (6 years ago)
Author:
Carlos Garcia Campos
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WebDriverStatus

    v4 v5  
    77|| DELETE || /session/{sessionId} || [http://w3c.github.io/webdriver/webdriver-spec.html#dfn-delete-session Delete Session] ||  Complete  || ||
    88|| GET || /status || [https://w3c.github.io/webdriver/webdriver-spec.html#status Status] ||  Complete  || ||
    9 || GET || /session/{sessionId}/timeouts || [https://w3c.github.io/webdriver/webdriver-spec.html#get-timeouts Get Timeouts] ||  Not yet implemented  ||
     9|| GET || /session/{sessionId}/timeouts || [https://w3c.github.io/webdriver/webdriver-spec.html#get-timeouts Get Timeouts] ||  Complete  ||
    1010|| POST || /session/{sessionId}/timeouts || [http://w3c.github.io/webdriver/webdriver-spec.html#set-timeout Set Timeouts] ||  Complete  || ||
    1111|| POST || /session/{sessionId}/url || [http://w3c.github.io/webdriver/webdriver-spec.html#dfn-get Get] ||  Complete  || ||