Skip to content

Instantly share code, notes, and snippets.

@oaustegard
Created March 11, 2014 02:01
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 oaustegard/9478122 to your computer and use it in GitHub Desktop.
Save oaustegard/9478122 to your computer and use it in GitHub Desktop.
javascript:$("ul.nav-pills a")[1].click(); $("#route_from input.query").attr("value", "your from address"); $("#route_to input.query").attr("value", "your to address"); $("button.find-routes-btn").click();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment