Closed twalpole closed 7 years ago
The whitelist tests are failing because example.com no longer resolves/responds on travis
Posting just to say I needed to send the Escape key in a Capybara test and this PR branch works perfectly for my needs, thanks for working on it.
Closing in favor of the combined PR #992
This makes capybara-webkit compliant with Capybara for Node#send_keys, modifiers, grouping, etc (except for the :separator key since I don't see an equivalent in Qt). The failures in the whitelist tests appear not to be due to any code changes but rather something with Travis (don't occur locally) and I haven't been to figure out what yet.