| Module | Capybara::Helpers |
| In: |
lib/capybara/helpers.rb
|
Normalizes whitespace space by stripping leading and trailing whitespace and replacing sequences of whitespace characters with a single space.
@param [String] text Text to normalize @return [String] Normalized text