mirror of
https://github.com/teamcapybara/capybara.git
synced 2022-11-09 12:08:07 -05:00
Be more adamant about where to ask for help
This commit is contained in:
parent
cef30c3c26
commit
1ce930bf51
1 changed files with 2 additions and 1 deletions
|
@ -5,7 +5,8 @@ user would interact with your app. It is agnostic about the driver running your
|
|||
tests and comes with Rack::Test and Selenium support built in. WebKit is
|
||||
supported through an external gem.
|
||||
|
||||
<b>Need help?</b> Ask on the mailing list: http://groups.google.com/group/ruby-capybara
|
||||
<b>Need help?</b> Ask on the mailing list (please do not open an issue on
|
||||
GitHub): http://groups.google.com/group/ruby-capybara
|
||||
|
||||
== Setup
|
||||
|
||||
|
|
Loading…
Reference in a new issue