Skip to content

Instantly share code, notes, and snippets.

@Anzumana
Created November 16, 2015 22:18
Show Gist options
  • Save Anzumana/e567a2682f995bd52f7d to your computer and use it in GitHub Desktop.
Save Anzumana/e567a2682f995bd52f7d to your computer and use it in GitHub Desktop.
var page = require('webpage').create();
page.open('http://localhost:8999', function(status) {
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment