Wikifunctions currently has no daily selenium jobs running against any live env. With Catalyst up and running now, we should run the daily selenium jobs against that env as we used to run it against betacluster.
Get an API key for the AW team from the Catalyst team
Create a new catalyst / wikifunctions environment daily
Run selenium tests against this env
If tests pass, tear down the env.
If tests fail, report any failures, and tear down the env after X days (TBD how to address this)
Or it could be that we just tear down the env after X days whether tests pass or fail

