I have a test using Cucumber, capybara and selenium driver. This test should go to a form and submit it. The normal text would be
Scenario: Fill form Give
You can try sending a newline:
find_field('field2').native.send_key("\n")