This does not work for IE 11
Internet Explorer:
Paste the following into the browser url bar when you have logged into the Betfair site and have the Betfair page open: javascript:alert(document.cookie)
Copy the contents of the box with CTRL+C and then paste into an editor with CTRL+V. Look for the ssoid=SOME_VALUE; definition. The session token is the token between "ssoid=" and ";" and does not include the equals sign immediately after ssoid or the semi-colon at the end.
IE 11 automatically takes you into a BING search looking for javascript:alert(document.cookie)
How do you get around that?
Internet Explorer:
Paste the following into the browser url bar when you have logged into the Betfair site and have the Betfair page open: javascript:alert(document.cookie)
Copy the contents of the box with CTRL+C and then paste into an editor with CTRL+V. Look for the ssoid=SOME_VALUE; definition. The session token is the token between "ssoid=" and ";" and does not include the equals sign immediately after ssoid or the semi-colon at the end.
IE 11 automatically takes you into a BING search looking for javascript:alert(document.cookie)
How do you get around that?


Comment