google / google/webdriver.dart
Add possibility to call "blur" to the webdriver
Open
- Dominant language
- Dart
- Stars
- 142
- Forks
- 49
- Avg merge
- 4h 22m
- Merged PRs (30d)
- 4
Description
Sometimes it is useful to remove the focus from any element on the page.
Webdriver infrastructure should have a support for "blur()" method.
Contributor guide
Assessment
This issue has not been assessed yet.