for my research, I did some source code modifications in firefox and build it myself. In order to automate testing, I opted to use Selenium but unfortunately, my newly built
I suffered the same problem with FF 36.0.
I recommend you update selenium package to latest version with cmd 'pip install -U selenium'.