When I run the example feature shown on the pypi behave page the output isn't quite as I'd hoped: The Given, When and Then output messages are printed once in grey, once in colour. Also strange characters are printed at the start of each coloured line.
screenshot:
When I run a feature that uses Selenium, in addition to the above I get the message: No handlers could be found for logger "selenium.webdriver.remote.remote_connection"
Any thoughts welcome