I essentially have a start_url that has my javascript search form and button, hence the need of selenium. I use selenium to select the appropriate items in my select box objects
To move backwards and forwards in your browser’s history use
driver.forward() driver.back()