Re: [Sikuli-driver] [Question #266017]: How to find x, y coordinates automatically when the system resulution may getting changed

2015-04-28 Thread manisha
Question #266017 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/266017 Status: Answered = Solved manisha confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli Drivers

[Sikuli-driver] [Question #266017]: How to find x, y coordinates automatically when the system resulution may getting changed

2015-04-28 Thread manisha
New question #266017 on Sikuli: https://answers.launchpad.net/sikuli/+question/266017 Hello Sir, images = (Pattern(AtmosphericErro0r-2.png).targetOffset(62,-2)) m = find(images) upperleft = Location(m.getX(), m.getY()) -- You received this question notification because you are

Re: [Sikuli-driver] [Question #266017]: How to find x, y coordinates automatically when the system resulution may getting changed

2015-04-28 Thread manisha
Question #266017 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/266017 Description changed to: Hello Sir, I'm facing resolution problem for one of my requirement. I have completed one test script and same i needs to execute in other system also in that case find failed

Re: [Sikuli-driver] [Question #264354]: how to read one complete row in in CSV

2015-03-30 Thread manisha
Question #264354 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/264354 Description changed to: Hello, I'm trying to read a complete row which is containing two three points in my CSV document. but it is reading first line of the row and come back to the script. Please help me

[Sikuli-driver] [Question #264354]: how to read one complete row in in CSV

2015-03-30 Thread manisha
New question #264354 on Sikuli: https://answers.launchpad.net/sikuli/+question/264354 Hello, I'm trying to read a complete row which is containing two three points in my CSV document. but it is reading first line of the row and come back to the script. Please help me to come out from the issue.

Re: [Sikuli-driver] [Question #264354]: how to read one complete row in the CSV

2015-03-30 Thread manisha
Question #264354 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/264354 Summary changed to: how to read one complete row in the CSV -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #264354]: how to read one complete row in the CSV

2015-03-30 Thread manisha
Question #264354 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/264354 Status: Answered = Solved manisha confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli Drivers

[Sikuli-driver] [Question #264180]: how to import a file in other file between middle of the code

2015-03-26 Thread manisha
New question #264180 on Sikuli: https://answers.launchpad.net/sikuli/+question/264180 Hello, I want import one file in main file, but when i try to do that i got an error like, [error] Error message: Traceback (most recent call last): File

Re: [Sikuli-driver] [Question #264180]: how to import a file in other file between middle of the code

2015-03-26 Thread manisha
Question #264180 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/264180 Status: Answered = Open manisha is still having a problem: Apologies from my side, You are the right. I have tried it but I got an error like below: [error] Error message: Traceback (most recent call

Re: [Sikuli-driver] [Question #264180]: how to import a file in other file between middle of the code

2015-03-26 Thread manisha
Question #264180 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/264180 Status: Answered = Open manisha is still having a problem: Now i got error inside the function call, i.e [error] Error message: Traceback (most recent call last): File C:\DOCUME~1\kartheek.m\LOCALS~1

Re: [Sikuli-driver] [Question #264180]: how to import a file in other file between middle of the code

2015-03-26 Thread manisha
Question #264180 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/264180 Status: Answered = Open manisha is still having a problem: In my script i have 'from __future__ import with_statement' instead of 'from sikuli import *' -- You received this question notification

Re: [Sikuli-driver] [Question #264180]: how to import a file in other file between middle of the code

2015-03-26 Thread manisha
Question #264180 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/264180 manisha gave more information on the question: If you have interest I'll send you my scripts, Can you help me -- You received this question notification because you are a member of Sikuli Drivers, which

Re: [Sikuli-driver] [Question #264180]: how to import a file in other file between middle of the code

2015-03-26 Thread manisha
Question #264180 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/264180 Status: Answered = Open manisha is still having a problem: In this case it is showing error like below, ImportError: Errors in loading sikuli module: MSTSC_SIM no viable alternative at input

Re: [Sikuli-driver] [Question #264180]: how to import a file in other file between middle of the code

2015-03-26 Thread manisha
Question #264180 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/264180 Status: Answered = Open manisha is still having a problem: Ok sir, Now is there any alternative for my script. Please help me. -- You received this question notification because you are a member

Re: [Sikuli-driver] [Question #264180]: how to import a file in other file between middle of the code

2015-03-26 Thread manisha
Question #264180 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/264180 manisha posted a new comment: Thank you sir, I sent you the Zip file -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli

Re: [Sikuli-driver] [Question #264180]: how to import a file in other file between middle of the code

2015-03-26 Thread manisha
Question #264180 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/264180 manisha posted a new comment: Thanks a lot.. you did fantastic job... :) -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli

Re: [Sikuli-driver] [Question #264180]: how to import a file in other file between middle of the code

2015-03-26 Thread manisha
Question #264180 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/264180 Status: Answered = Solved manisha confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli Drivers

[Sikuli-driver] [Question #264149]: How to read a row one by one in the for loop

2015-03-25 Thread manisha
New question #264149 on Sikuli: https://answers.launchpad.net/sikuli/+question/264149 Hello, I want to use the For Loop and print a row one by one whatever i required. here is my code: import csv with open(details.csv) as csvFile: reader = csv.DictReader(csvFile) for row in reader:

Re: [Sikuli-driver] [Question #264149]: How to read a row one by one in the for loop

2015-03-25 Thread manisha
Question #264149 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/264149 manisha posted a new comment: Thank you Raiman -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli