Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MisumiRize committed Sep 1, 2016
1 parent 331c7c9 commit 6b13d7e
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,6 @@ nightmare-screenshot

[Nightmare](https://github.com/segmentio/nightmare) plugin for improved screenshot.

### .screenshotSelector(path, selector)
### .screenshotSelector(path, selector, [cb])

Saves a screenshot of the element which matches the specified selector to the specified path.

### .screenshotRect(path, rect)

Saves a screenshot of the specified rect to the specified path.

### .clipRect(rect)

Defines the rectangular area of the web page to be saved as a screenshot.

0 comments on commit 6b13d7e

Please sign in to comment.