We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c2c3a7 commit 3d0425eCopy full SHA for 3d0425e
seleniumbase/config/settings.py
@@ -1,8 +1,9 @@
1
"""
2
You'll probably want to customize this to your own environment and needs.
3
4
-ALL USERS: IF YOU MAKE CHANGES TO THIS FILE, YOU NEED TO RERUN
5
-``python setup.py install`` IN ORDER FOR YOUR CHANGES TO TAKE EFFECT!
+If you used ``python setup.py install`` instead of ``python setup.py develop``,
+you may need to rerun ``python setup.py install`` in order for your changes
6
+to take effect (unless you switch to using ``develop``).
7
8
9
0 commit comments