Re: [Sikuli-driver] [Question #646513]: can hover take place within a region?

2017-07-06 Thread arminius
Question #646513 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/646513 Status: Open => Solved arminius confirmed that the question is solved: Figured it out, was way easier then I assumed it would be. -- You received this question notification because your team Sikuli Dri

Re: [Sikuli-driver] [Question #646511]: Sikuli Xlrd - IndexError ( index out of range: 1)

2017-07-06 Thread RaiMan
Question #646511 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/646511 Status: Open => Answered RaiMan proposed the following answer: pls. consult the docs. without having looked there, I guess just logically: var3 = first_sheet.cell_value(1, 0) -- You received this que

[Sikuli-driver] [Question #646513]: can hover take place within a region?

2017-07-06 Thread arminius
New question #646513 on Sikuli: https://answers.launchpad.net/sikuli/+question/646513 I have a "hover(Pattern("14412969663.png").similar(0.44).targetOffset(-7,14))" going off but the screenshot it's looking for can change slightly over a perioud of time. lowering the match to far leads to false

Re: [Sikuli-driver] [Question #646511]: Sikuli Xlrd - IndexError ( index out of range: 1)

2017-07-06 Thread Jp17
Question #646511 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/646511 Jp17 posted a new comment: Just to add I want to read other values from cell under column 1 and 2. -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli

[Sikuli-driver] [Question #646511]: Sikuli Xlrd - IndexError ( index out of range: 1)

2017-07-06 Thread Jp17
New question #646511 on Sikuli: https://answers.launchpad.net/sikuli/+question/646511 Hi, I have a xls spreadsheet and I have some data under column 1 and 2. The first two line of script worked but there is an error message saying: [error] IndexError ( index out of range: 1 ) var1 = first_shee

Re: [Sikuli-driver] [Question #646474]: Issue opening Excel

2017-07-06 Thread Jp17
Question #646474 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/646474 Jp17 posted a new comment: I have added more code like: print book.nsheets print book.sheet_names() Thanks is working. -- You received this question notification because your team Sikuli Drivers is a

Re: [Sikuli-driver] [Question #646474]: Issue opening Excel

2017-07-06 Thread Jp17
Question #646474 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/646474 Status: Answered => Solved Jp17 confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because your team Sikuli Drivers is an answer c

Re: [Sikuli-driver] [Question #646474]: Issue opening Excel

2017-07-06 Thread RaiMan
Question #646474 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/646474 Status: Open => Answered RaiMan proposed the following answer: what should happen with your code? at the end of your script, worksheet is a sheet object, whose contents can now be accessed according to

[Sikuli-driver] [Question #646474]: Issue opening Excel

2017-07-06 Thread Jp17
New question #646474 on Sikuli: https://answers.launchpad.net/sikuli/+question/646474 Hi, I am using Sikuli 1.1.1 and I have followed the instruction from this post: https://answers.launchpad.net/sikuli/+faq/2208 My code as follow: import xlrd book = xlrd.open_workbook('Excel.sikuli/myfile.xl

Re: [Sikuli-driver] [Question #646093]: Run Sikuli on Jenkins Window Batch Command Issue

2017-07-06 Thread Jp17
Question #646093 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/646093 Status: Answered => Solved Jp17 confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because your team Sikuli Drivers is an answer c

Re: [Sikuli-driver] [Question #646240]: Run tests from Window Command in background

2017-07-06 Thread Jp17
Question #646240 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/646240 Status: Answered => Solved Jp17 confirmed that the question is solved: Thanks masuo, that solved my question. -- You received this question notification because your team Sikuli Drivers is an answer co

Re: [Sikuli-driver] [Question #646093]: Run Sikuli on Jenkins Window Batch Command Issue

2017-07-06 Thread Jp17
Question #646093 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/646093 Jp17 posted a new comment: Thanks RaiMan, issue resolved per your instruction removed all older versions from system environment and used runsikuli.cmd instead. -- You received this question notification be