MarketSquare / MarketSquare/robotframework-SikuliLibrary
input text encoding issue
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

result

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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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