Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deletion of dir from whence server was started => "'NoneType' object is not subscriptable" #19

Open
mmaypumphrey opened this issue Nov 29, 2011 · 0 comments

Comments

@mmaypumphrey
Copy link

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:

  1. Start the server up from a specific directory.
  2. Remove that directory.
  3. Run a test under pysaunter.
  4. 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant