MarketSquare / MarketSquare/robotframework-SikuliLibrary

input text encoding issue

Open
#83 11 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
163
Forks
60
PR merge metrics
No merged PRs in 30d

Description

Hello All,
I have an encoding issue in text field after using input text Keyword (robotframework-SikuliLibrary).
My test
![image](https://user-images.githubusercontent.com/45819102/49945571-7fd26800-feed-11e8-8df5-10a5b3bc3f0d.png)

result
![image](https://user-images.githubusercontent.com/45819102/49945623-9aa4dc80-feed-11e8-8f56-a5efcbad47d4.png)

As you can I get "USÀÀÀÀ"ÈÈÈ" when expected result should be "US00003777"

robotframework==3.1
robotframework-SikuliLibrary==1.0.3
Python 3.6.7
windows 7

Help will be really appreciate
Thank you

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the input text case described in the issue using the listed Robot Framework, SikuliLibrary, Python, and Windows versions, then compare the entered value with the expected US00003777. Because no source file or test is identified, first locate the input text keyword implementation and its existing tests; done means the keyword preserves the expected text without encoding corruption.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
desktop, testing-qa
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.