expfactory / expfactory-python

python module for managing experiment factory javascript experiment files, batteries to deploy them to (eg, psiturk), and virtual machines to host the compilation of those things.
http://expfactory.readthedocs.org/
MIT License
4 stars 11 forks source link

Freeze/selenium version #128

Closed vsoch closed 7 years ago

vsoch commented 7 years ago

This will fix the continuous integration (experiment testing) errors that are triggered by the newer selenium not having the geko library in the path. If selenium has additional features that warrant the upgrade we can update the circle.yml, but for now this fix (freezing to the version that worked previously) seems reasonable.