Lines Matching refs:method
13 - Docs: Extend `findElement()`/`findElements()` method documentation to better explain XPath behavi…
18 - `RemoteWebElement::getDomProperty()` method to read JavaScript properties of an element (like the…
41 - Deprecate `ChromeDriver::startSession`. However, the method was supposed to be used only internal…
77 - Reimplement element `equals()` method to be working in W3C mode.
87 - Accept array as possible input to `sendKeys()` method. (Unintentional BC break in 1.8.0.)
93 - `getStatus()` method of `RemoteWebDriver` to get information about remote-end readiness to create…
94 - `takeElementScreenshot()` method of `RemoteWebElement` to do the obvious - take screenshot of the…
142 - Add a `visibilityOfAnyElementsLocated()` method to `WebDriverExpectedCondition`.
150 …Cookie` value object instead of an array when passed to to `addCookie()` method of `WebDriverOptio…
153 - Deprecate `WebDriverCapabilities::isJavascriptEnabled()` method.
161 - Added `getCapabilities()` method of `RemoteWebDriver`, to retrieve actual capabilities acknowledg…