We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59f2f81 commit 609400aCopy full SHA for 609400a
javascript/node/selenium-webdriver/CHANGES.md
@@ -19,6 +19,8 @@ to a remote Selenium server that supports Firefox 45.
19
20
* Added `error.WebDriverError#remoteStacktrace` to capture the stacktrace
21
reported by a remote WebDriver endpoint (if any).
22
+* Fixed `WebElement#sendKeys` to send text as a string instead of an array of
23
+ strings.
24
25
## v3.4.0
26
0 commit comments