how to open another link through console in chrome code example
Example: how to open another link through console in chrome
this.document.location = "http://stackoverflow.com/"
this.document.location = "http://stackoverflow.com/"