google / google/webdriver.dart
Allow taking screenshot of a particular WebElement, instead of the whole web page
Open
- Dominant language
- Dart
- Stars
- 142
- Forks
- 49
- Avg merge
- 4h 22m
- Merged PRs (30d)
- 4
Description
There is some work around to achieve this: http://stackoverflow.com/questions/13832322/how-to-capture-the-screenshot-of-only-a-specific-element-using-selenium-webdrive/23087000#23087000.
It would be nice if there's a simple API to achieve it.
Contributor guide
Assessment
This issue has not been assessed yet.