cypress: Character problems with character encoding of iso-8859-1 sites
- Operating System: Mac OS
- Cypress Version: Last
- Browser Version: Chrome and Electron
Hello,
My site is not yet in utf8 and i have Character problems for accented characters (doctype iso-8859-1
) when I use cypress. It’s not really blocking except when doing regular expression searches :
HTML HEADER CHARSET :
meta http-equiv="content-type" content="text/html; charset=iso-8859-1"
Result :
Les sites ont bien �t� supprim�s
� Tous droits r�serv�s �
Thanks Regards
About this issue
- Original URL
- State: closed
- Created 6 years ago
- Reactions: 11
- Comments: 23 (8 by maintainers)
Why is this labeled as a feature? Is this not a bug?
@opensas Look into our custom command documentation