History.md: fix typo [ci skip]

This commit is contained in:
Olle Jonsson 2020-11-30 08:48:53 +01:00 committed by GitHub
parent 2fd00e52b8
commit 226dd5f759
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ Release date: 2020-11-26
### Added
* Ability to fill in with emoji when using Chrome with selenium driver (Firefox already worked)
* Current path assetsions/expectations accept optional filter block
* Current path assertions/expectations accept optional filter block
* Animation disabler now specifies `scroll-behavior: auto;` [Nathan Broadbent]
* :button selector can now find elements by label text [Sean Doyle]
* `Session#send_keys` to send keys to the current element with focus in drivers that support the