Skip to content
This repository has been archived by the owner on Nov 6, 2024. It is now read-only.

Single quotes in typed text are not escaped #28

Open
caseygoodhew opened this issue Jul 6, 2016 · 1 comment
Open

Single quotes in typed text are not escaped #28

caseygoodhew opened this issue Jul 6, 2016 · 1 comment

Comments

@caseygoodhew
Copy link

Type I'm feeling lucky into an input field, and the generated output is not escaped

Actual
.type('input', 'I'm feeling lucky')

Expected
.type('input', 'I'm feeling lucky')

@stevenmiller888
Copy link

Ah, good find. Are you down to open a pull request fixing this? I'd be happy to give it a speedy review.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants