[gw0] darwin -- Python 2.7.5 /Users/Thirumal/Documents/pythonVirtualEnv/venv/bin/python
Traceback (most recent call last):
File "/Users/197410/Documents/pythonVirtualEnv/venv/lib/python2.7/site-packages/saunter-2.0.0a1-py2.7.egg/saunter/testcase/webdriver.py", line 92, in setup_method
browser = self.cf["browsers"][self.cf["saunter"]["default_browser"]]
File "/Users/Thirumal/Documents/pythonVirtualEnv/venv/lib/python2.7/site-packages/saunter-2.0.0a1-py2.7.egg/saunter/ConfigWrapper.py", line 40, in __getitem__
return self._data[key]
KeyError: 'browsers'
--
You received this message because you are subscribed to the Google Groups "Saunter" group.
To unsubscribe from this group and stop receiving emails from it, send an email to saunter+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi Dakota, Thanks for responding. In saunter 2.0, configs are YAMLised.
I am not very sure how to configure using these yamls.
When i use the '-n' comnand option, it is trying to create multiple threads but throws an error as in below mail.
I wonder if anyone has tried using saunter 2 with this command option.
Thirumal