Provide better testing for Tor Browser not breaking important websites (Twitter/Github etc.)
We recently had to deal with Twitter being hardly usable for Tor Browser users due to a bug in our code (see legacy/trac#16450 (moved) and legacy/trac#21555 (moved)). We might want to have some tests informing us as early as possible if such a breakage happens. Selenium might be a good tool for writing such tests, maybe Marionette as well.