Re: [Sikuli-driver] [Question #659217]: Click 1st item in the Menu drop down

2017-10-11 Thread Varun Palani
Question #659217 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/659217 Status: Open => Solved Varun Palani confirmed that the question is solved: It worked just did some analysis.. used Main = Find("image.png") click("image.png") employee = menu.b

Re: [Sikuli-driver] [Question #658655]: Import error : Errors in loading sikuli module

2017-10-11 Thread Varun Palani
Question #658655 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/658655 Status: Solved => Open Varun Palani is still having a problem: I have upgraded sikuli x to 1.1.1 and when i tried to execute the same I am getting "Syntax Error ((!! while importing!! mismatch

Re: [Sikuli-driver] [Question #659217]: Click 1st item in the Menu drop down

2017-10-10 Thread Varun Palani
Question #659217 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/659217 Description changed to: Hi All, I am working on application where I need to click on "Selection" menu and click on "Employee" submenu. Main = Find("image.png") click("image.png") employee =

[Sikuli-driver] [Question #659217]: Click 1st item in the Menu drop down

2017-10-10 Thread Varun Palani
New question #659217 on Sikuli: https://answers.launchpad.net/sikuli/+question/659217 Hi All, I am working on application where I need to click on "Selection" menu and click on "Employee" submenu. Main = Find("image.png") click("image.png") employee = match(menu.getX(), Menu.getY(),0,0,1)

Re: [Sikuli-driver] [Question #658655]: Import error : Errors in loading sikuli module

2017-09-26 Thread Varun Palani
Question #658655 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/658655 Status: Answered => Solved Varun Palani confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because your team Sikuli Driv

Re: [Sikuli-driver] [Question #658655]: Import error : Errors in loading sikuli module

2017-09-26 Thread Varun Palani
Question #658655 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/658655 Varun Palani posted a new comment: Thanks Raiman.. I will upgrade the Sikuli.. -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli

[Sikuli-driver] [Question #658655]: Import error : Errors in loading sikuli module

2017-09-26 Thread Varun Palani
New question #658655 on Sikuli: https://answers.launchpad.net/sikuli/+question/658655 Hi All, I am a beginner in python and sikuli. Please help me with the issue. /SikuliFramework/InputRead.sikuli --> Inputread.py ## import csv import os from ImageDictionary import

Re: [Sikuli-driver] [Question #637765]: Sikuli Framework - Issue in using switch statement to perform the actions from different .py file

2017-09-25 Thread Varun Palani
Question #637765 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/637765 Status: Answered => Solved Varun Palani confirmed that the question is solved: Thanks masuo, that solved my question. -- You received this question notification because your team Sikuli Driv

Re: [Sikuli-driver] [Question #637765]: Sikuli Framework - Issue in using switch statement to perform the actions from different .py file

2017-05-31 Thread Varun Palani
Question #637765 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/637765 Status: Answered => Open Varun Palani is still having a problem: Hi masuo, class file is old. I deleted it. Still the same error message. :( -- You received this question notification because y

Re: [Sikuli-driver] [Question #637765]: Sikuli Framework - Issue in using switch statement to perform the actions from different .py file

2017-05-31 Thread Varun Palani
Question #637765 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/637765 Status: Answered => Open Varun Palani is still having a problem: Hi Raiman.. I agree.. Unfortunately I am not the system admin.. I will upgrade the system. Still the same error message TypeEr

[Sikuli-driver] [Question #637765]: Sikuli Framework - Issue in using switch statement to perform the actions from different .py file

2017-05-31 Thread Varun Palani
New question #637765 on Sikuli: https://answers.launchpad.net/sikuli/+question/637765 Hi All, I have been trying to create an automation framework for Sikuli X-1.Orc3 IDE for my project. Here is my flow.. 1. To read data from CSV file 2. Extract the image from the image dictionary 3. With

Re: [Sikuli-driver] [Question #404173]: Compare a part of image in a source image using selenium

2017-03-14 Thread Varun Palani
Question #404173 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/404173 Status: Answered => Solved Varun Palani confirmed that the question is solved: Thanks masuo, that solved my question. -- You received this question notification because your team Sikuli Driv