@@ -17,7 +17,3 @@ So that they will be converted to links and visitors can click on them.
And I should see "Test line #1"
And I should see "Test line #2 http://drupal.org"
And I should see "Test line #3"
# But the ".field.field-name-body .field-item" element should contain "Test line #1 <br /> Test line #2 <a href=\"http://drupal.org\" target=\"_blank\">http://drupal.org</a> <br /> Test line #3</p>"
When I click "http://drupal.org" in the "a" element with the "href" attribute set to "http://drupal.org"