- Checks to see if the trading page is on the new trading experience and switches back
- Pulls quote data from scraping the page instead of intercepting a request
- Adds a new keyword for Sessions `debug` if set to true will save a trace in the current working directory of a session if ` close_browser()` is called.