question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Paste text keyword issue with updated SikuliLibrary

See original GitHub issue

Hi,

Paste text keyword doesn’t seem to work properly with new updated SikuliLibrary (version 1.0.1 version.py).

On older versions calling keyword from robot Paste Text \ cmd worked, now same results with error: pastetextfails

I’m running SikuliLibrary server applet on a remote device running Windows 10 and have configured sikuli.py to use Python mode. EDIT: This is exactly same setup which were used with older SikuliLibrary

Input text seems to work fine with same parameters as above.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:9 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
rainmanwycommented, Apr 19, 2018

Thank you all. I found the return value from sikuli paste is changed. I have updated the code, you may get the latest code from github.

0reactions
antalestcommented, Jun 29, 2018

@rainmanwy Hello!

I have updated the code, you may get the latest code from github.

How to install your latest code? I installed Sikuli like this: pip install robotframework-SikuliLibrary And that gave me version 1.0.1 where this Paste Text error exists.

I tried the following command in windows command prompt too: pip install git+https://github.com/rainmanwy/robotframework-SikuliLibrary.git But that gave error: Command “python setup.py egg_info” failed with error code 1 in c:\users\ala\appdata\local\temp\pip-req-build-4ycl8p\

Sorry if this is a noob question. I just started learning these things.

Read more comments on GitHub >

github_iconTop Results From Across the Web

SikuliLibrary - Rainmanwy
This keyword is used to start sikuli java process. If library is inited with mode "OLD", sikuli java process is started automatically. If ......
Read more >
SikuliLibrary: Set Ocr Text Read, Get text keyword not working ...
I am using Sikuli library with Robotframework(RF) ...
Read more >
Sikulilibrary - Robot Framework Don't Input Text Or ... - ADocLib
On older versions calling keyword from robot Paste Text \ cmd worked now same results with error: I'm running SikuliLibrary. Input text seems...
Read more >
Question #403089 “RobotFramework: SikuliLibrary: Set Ocr ...
After searching 'Get Text' & 'Set Ocr Text Read' keywords from Sikuli library, are not found. but in keyword documentation of Sikuli these...
Read more >
SikuliLibrary - Robo script
Sikuli Robot Framework Library provides keywords to be used within Robot ... Open Application, Paste Text, Press Special Key, Read Text From ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found