Skip to content

Input Text shows Russian characters as question marks in a report #90

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
php-coder opened this issue Mar 1, 2017 · 0 comments
Open

Comments

@php-coder
Copy link

php-coder commented Mar 1, 2017

When I use Input Text with Russian characters, they are displayed as questions in the report:

rf-report-bug

The same problem in the target/robotframework-reports/output.xml file:

<kw library="Selenium2Library" name="Input Text">
  <doc>Types the given &lt;b&gt;text&lt;/b&gt; into the text field identified by</doc>
  <arguments> 
    <arg>id=nameRu</arg>
    <arg>Космос</arg>
  </arguments>
  <msg level="INFO" timestamp="20170301 20:00:20.375">Typing text '??????' into text field 'id=nameRu'</msg>
  <status endtime="20170301 20:00:20.413" starttime="20170301 20:00:20.369" status="PASS"/>
</kw>
@php-coder php-coder changed the title Input Test doesn't support Russian characters in the report Input Text doesn't support Russian characters in the report Mar 1, 2017
@php-coder php-coder changed the title Input Text doesn't support Russian characters in the report Input Text insert questions instead of Russian characters Sep 4, 2017
@php-coder php-coder changed the title Input Text insert questions instead of Russian characters Input Text shows Russian characters as question marks in a report Sep 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant