You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Okay, granted this one involves an even "dumber user" than in issue 8. However, I still think it would be super if the harness could give an improved error message, maybe one that lists all the known possible causes of this TypeError?
TO REPRODUCE:
Start the server up from a specific directory.
Remove that directory.
Run a test under pysaunter.
Get the less than helpful message:
/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/selenium-2.13.1-py2.7.egg/selenium/selenium.py:221: TypeError: 'NoneType' object is not subscriptable
The text was updated successfully, but these errors were encountered:
Okay, granted this one involves an even "dumber user" than in issue 8. However, I still think it would be super if the harness could give an improved error message, maybe one that lists all the known possible causes of this TypeError?
TO REPRODUCE:
/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/selenium-2.13.1-py2.7.egg/selenium/selenium.py:221: TypeError: 'NoneType' object is not subscriptable
The text was updated successfully, but these errors were encountered: