#1
by
Trontatuma
The documentation says " Browser bots: misc notes You can use a browser other than Chrome by setting BROWSER_COMMAND in settings.py. Then, oTree will open the browser by doing something like subprocess.Popen(settings.BROWSER_COMMAND)." But what does Otree expect? BROWSER_COMMAND = Firefox does not work.