Re: [Sikuli-driver] [Question #677880]: Output/stdout from python script in Sikuli IDE was cut

2019-01-21 Thread Li Jinjing
Question #677880 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/677880 Li Jinjing posted a new comment: And I think this runScript is a little limited for us, cause we need to deal the strings from powershell script. And are there any suggestions about how to use

Re: [Sikuli-driver] [Question #677880]: Output/stdout from python script in Sikuli IDE was cut

2019-01-21 Thread Li Jinjing
Question #677880 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/677880 Li Jinjing posted a new comment: Thanks for your reply. I followed the steps in the Example for powershell, run "returnCode = runScript('powershell get-process)" in sikuli IDE, the result

[Sikuli-driver] [Question #677880]: Output/stdout from python script in Sikuli IDE was cut

2019-01-17 Thread Li Jinjing
New question #677880 on Sikuli: https://answers.launchpad.net/sikuli/+question/677880 Hi Here we use Sikuli for UI automation testing on Windows environment. Recently, I run a simple python script as below to get the information of installed APP on windows, three scenarioes: 1) Run "python