Trying to get this to work on Windows, the script can't seem to find the nss3.dll The path to the firefox directory for Windows in the script is: line 186 -- firefox = r"C:\Program Files (x86)\Mozilla Firefox" Is that 'r' supposed to be there? Running Python 2.7 and Win10