Re: [Sikuli-driver] [Question #283771]: Sikuli error while opening excel sheet

2016-01-27 Thread masuo
Question #283771 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/283771 masuo proposed the following answer: Is number of backslash correct ? -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

[Sikuli-driver] [Question #283780]: how to change default screen to a custom region?

2016-01-27 Thread Kopanda
New question #283780 on Sikuli: https://answers.launchpad.net/sikuli/+question/283780 Hi! Im making a bot for a game on bluestacks and i need it to only look for matches inside bluestacks window, but sometimes it clicks on my desktop or even on a stream that im watching during the farm. So i

Re: [Sikuli-driver] [Question #283771]: Sikuli error while opening excel sheet

2016-01-27 Thread rupayan nath
Question #283771 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/283771 Status: Answered => Open rupayan nath is still having a problem: number of backslashes are correct and tried with the file extension as well. Still the same error -- You received this question

Re: [Sikuli-driver] [Question #283771]: Sikuli error while opening excel sheet

2016-01-27 Thread masuo
Question #283771 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/283771 masuo proposed the following answer: I think backslash is not enough . [Now] C:\\Users\rupayan.nath\\Desktop\\Disqualify_offers_export [Correct] C:\\Users\\rupayan.nath\\Desktop\\Disqualify_offers_export

[Sikuli-driver] [Question #283766]: unable to run sikulixapi with IBM RFT

2016-01-27 Thread sawae
New question #283766 on Sikuli: https://answers.launchpad.net/sikuli/+question/283766 Hi, I'm trying to run a java script on IBM RFT using sikulixapi.jar. import org.sikuli.basics.Debug; import org.sikuli.script.*; public class TestSikuli { public static void main(String[] args) {

Re: [Sikuli-driver] [Question #280826]: Sikulix installation problem using command line

2016-01-27 Thread Launchpad Janitor
Question #280826 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/280826 Status: Open => Expired Launchpad Janitor expired the question: This question was expired because it remained in the 'Open' state without activity for the last 15 days. -- You received this question

Re: [Sikuli-driver] [Question #283771]: Sikuli error while opening excel sheet

2016-01-27 Thread Manfred Hampl
Question #283771 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/283771 Status: Open => Answered Manfred Hampl proposed the following answer: 'C:\\Users\rupayan.nath\\Desktop\\Disqualify_offers_export' does not contain a file extension. Are you sure that this file doesn't

[Sikuli-driver] [Question #283771]: Sikuli error while opening excel sheet

2016-01-27 Thread rupayan nath
New question #283771 on Sikuli: https://answers.launchpad.net/sikuli/+question/283771 Hi, I am using sikuli 1.1.0. So, xlrd package is already present. But i am getting the following error while trying to open a workbook although the file is present and tthe patth is very much correct [error]