Advertisement
Guest User

Untitled

a guest
Sep 2nd, 2016
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. gemini.suite('example', function (suite) {
  2.     suite.setUrl('/docs')
  3.         .setCaptureElements('body')
  4.         .capture('plain');
  5. });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement