browserstack requesting localhost:45691 -
anyone idea why browserstack might requesting localhost:45691. when open browserstack in chrome request continuously.
xmlhttprequest cannot load localhost:45691. origin http://www.browserstack.com not allowed access-control-allow-origin.
in ff showing js file causing issue localhost:45691/ http://www.browserstack.com/assets/bsjs.js?1376347645
anyone having issue? sent report browser stack 3 days ago , nothing either. driving me crazy.
browserstack provides feature of local testing via command line tunnel. check if tunnel connected or not, javascript(js) tries talk http server runs on port 45691 inside browserstacktunnel.jar.
when don't have command line tunnel set, js gets these errors, turns 200 ok response tunnel gets connected.
Comments
Post a Comment