access raw unparsed command ?
Open
- Dominant language
- JavaScript
- Stars
- 5.6k
- Forks
- 278
- PR merge metrics
- No merged PRs in 30d
Description
sending a command with a value like : `['//a[@id="pagination"]/a[5]',3]`
results in
`[\'//a[@ id=\'pagination\' ]/a[5]\',3]`
This has been causing a lot of problems, is there a way to turn off this auto-escaping or accessing the unparsed raw command?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.