Added PhantomJS instructions.
[mediagoblin-automation:mediagoblin-selenium.git] / docs / ToDo.txt
1 Currently we can't upload files due to an error in Selenium (and the Webdriver).
2     A potential fix is in /tests/util/upload.py which should work in a newer version
3     of Selenium webdriver.
4
5 update_gmg.sh: Check to see if the VirtualEnv needs updating. If not, don't update it.
6
7 M4 could change which driver is being used (Chrome/Firefox/PhantomJS) and 
8     I could use this to create a headless / chrome / firefox target in the
9     makefile.