Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Escape string methods for TextHelpers module #807

Merged
merged 1 commit into from
Feb 27, 2017

Conversation

jamespullar
Copy link
Contributor

Calabash::Android::TextHelpers only provides escape_quotes, however this method alone doesn't account for all escaping needs.

This adds escape_backslashes and escape_newlines, which are all combined so you can call escape_string.

@TobiasRoikjer TobiasRoikjer merged commit d55b688 into calabash:master Feb 27, 2017
This was referenced Dec 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants