Skip to content

Instantly share code, notes, and snippets.

@johnl79
Created September 13, 2013 18:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save johnl79/1c4f082516485f20a17b to your computer and use it in GitHub Desktop.
Save johnl79/1c4f082516485f20a17b to your computer and use it in GitHub Desktop.
Zombie: Opened window javascript:__doPostBack('btnDownLoad','')
__doPostBack is not defined ReferenceError: __doPostBack is not defined
at javascript::1:1
at Contextify.sandbox.run (/Users/johnl/src/scraper/node_modules/zombie/node_modules/jsdom/node_modules/contextify/lib/contextify.js:12:24)
at Object.window._evaluate (/Users/johnl/src/scraper/node_modules/zombie/lib/zombie/window.js:184:25)
at loadDocument (/Users/johnl/src/scraper/node_modules/zombie/lib/zombie/window.js:362:16)
at module.exports.createWindow (/Users/johnl/src/scraper/node_modules/zombie/lib/zombie/window.js:320:3)
at History.assign (/Users/johnl/src/scraper/node_modules/zombie/lib/zombie/history.js:165:16)
at Object.defineProperty.set [as location] (/Users/johnl/src/scraper/node_modules/zombie/lib/zombie/history.js:121:24)
at Object.HTML.HTMLAnchorElement._eventDefaults.click (/Users/johnl/src/scraper/node_modules/zombie/lib/zombie/jsdom_patches.js:43:25)
at Object.define.proto.dispatchEvent (/Users/johnl/src/scraper/node_modules/zombie/node_modules/jsdom/lib/jsdom/level2/html.js:565:48)
at Browser.fire (/Users/johnl/src/scraper/node_modules/zombie/lib/zombie/browser.js:316:12)
Zombie: Loaded document javascript:__doPostBack('btnDownLoad','')
Zombie: Follow link to javascript:__doPostBack('btnDownLoad','')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment