Lines Matching defs:Added
17 ### Added
32 ### Added
45 ### Added
62 ### Added
91 ### Added
118 ### Added
129 ### Added
141 ### Added
160 ### Added
161 - Added `getCapabilities()` method of `RemoteWebDriver`, to retrieve actual capabilities acknowledged by the remote driver on startup.
162 - Added option to pass required capabilities when creating `RemoteWebDriver`. (So far only desired capabilities were supported.)
163 - Added new expected conditions:
188 - Added initial support of remote Microsoft Edge browser (but starting local EdgeDriver is still not supported).
198 - Added ext-curl to composer.json.
199 - Added CHANGELOG.md.
200 - Added CONTRIBUTING.md with information and rules for contributors.
204 - Added unit tests for `WebDriverCommand` and `DesiredCapabilities`.