Guest User

Untitled

a guest
Jan 16th, 2019
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. import phantom from 'phantom';
  2.  
  3. const instance = await phantom.create();
  4. const page = await instance.createPage();
Add Comment
Please, Sign In to add comment