Skip to content

Instantly share code, notes, and snippets.

@Dakuan
Created July 6, 2012 10:35
Show Gist options
  • Save Dakuan/3059429 to your computer and use it in GitHub Desktop.
Save Dakuan/3059429 to your computer and use it in GitHub Desktop.
stuff for josh
var dress = subPage.evaluate(function(){
//return a bullshit object
return {
id: '123'
};
// all the other stuff
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment