toast-tk / toast-tk-engine

The core automation framework for your acceptance tests
http://toast-tk.io
Other
12 stars 5 forks source link

[Agent] Characters are not all allowed #154

Open NathCoco opened 7 years ago

NathCoco commented 7 years ago

Characters like 'é', 'à' in scripts are transforms to '?'

NathCoco commented 7 years ago

The encoding is now forced in UTF-8

NathCoco commented 7 years ago

Commited to branch 63-Local Runner