Skip to content
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.

Hyphen is recorded as \u00ad #58

Open
DallanQ opened this issue Apr 18, 2014 · 0 comments
Open

Hyphen is recorded as \u00ad #58

DallanQ opened this issue Apr 18, 2014 · 0 comments

Comments

@DallanQ
Copy link

DallanQ commented Apr 18, 2014

When I type a hyphen in an input field, it is being recorded into the record.json file as a soft-hyphen (\u00ad). When the record.json file is played back, the soft-hyphen is ignored by the browser, so abc-123 is replayed as abc123.

Suggestions on what I can do to fix this would be greatly appreciated. At present I'm editing the record.json file and changing \u00ad back to -. Thank you for this awesome tool!

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

1 participant