Re: [Sikuli-driver] [Question #654090]: How to sort without search option in python

2017-08-17 Thread Launchpad Janitor
Question #654090 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/654090 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 #654090]: How to sort without search option in python

2017-08-02 Thread dinev
Question #654090 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/654090 dinev posted a new comment: I do not have application under test in order to write this code. I believe you or your team can do this given the fact the skeleton of the script is provided. -- You received

Re: [Sikuli-driver] [Question #654090]: How to sort without search option in python

2017-08-02 Thread Muthumanikandan
Question #654090 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/654090 Status: Answered => Open Muthumanikandan is still having a problem: Dinev Can you please provide code for your idea in comment #13 I -- You received this question notification because your team

Re: [Sikuli-driver] [Question #654090]: How to sort without search option in python

2017-08-02 Thread Muthumanikandan
Question #654090 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/654090 Status: Answered => Open Muthumanikandan is still having a problem: Please find the answers of your questions in comment #9 -- You received this question notification because your team Sikuli Drivers

Re: [Sikuli-driver] [Question #654090]: How to sort without search option in python

2017-08-02 Thread dinev
Question #654090 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/654090 Status: Open => Answered dinev proposed the following answer: So based on your answers you need to do this: 1. click on the first row in the sell you want - let say gate entry 2. copy to clipboard and

Re: [Sikuli-driver] [Question #654090]: How to sort without search option in python

2017-08-01 Thread Muthumanikandan
Question #654090 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/654090 Muthumanikandan posted a new comment: Hi Dinev , You are asking question to me or hampl. If you asked to me , my answers are: arrow keys works but it will not select radio button it just go up and down

Re: [Sikuli-driver] [Question #654090]: How to sort without search option in python

2017-08-01 Thread dinev
Question #654090 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/654090 dinev posted a new comment: Ok - some more questions: If I click within the grid - can I do CTRL+A CTRL+C to copy all in clipboard? Does the clipboard has human readable format in this case - I mean text?

Re: [Sikuli-driver] [Question #654090]: How to sort without search option in python

2017-08-01 Thread dinev
Question #654090 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/654090 dinev posted a new comment: Ok - some more questions: If I click within the grid - can I do CTRL+A CTRL+C to copy all in clipboard? Does the clipboard has human readable format in this case - I mean text?

Re: [Sikuli-driver] [Question #654090]: How to sort without search option in python

2017-08-01 Thread Manfred Hampl
Question #654090 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/654090 Status: Open => Answered Manfred Hampl proposed the following answer: Sorry, it is not possible for me to provide a sample script. I do not know any details about the program that you want to control

Re: [Sikuli-driver] [Question #654090]: How to sort without search option in python

2017-08-01 Thread Muthumanikandan
Question #654090 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/654090 Status: Answered => Open Muthumanikandan is still having a problem: Here the selection criteria is S.no and Gate entry no, while doing manually tester knows his gate entry. But in script i need

Re: [Sikuli-driver] [Question #654090]: How to sort without search option in python

2017-08-01 Thread Manfred Hampl
Question #654090 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/654090 Status: Open => Answered Manfred Hampl proposed the following answer: How do you know which line to select? What are the selection criteria? Some ideas: Do a searchall for the empty selection box,

Re: [Sikuli-driver] [Question #654090]: How to sort without search option in python

2017-08-01 Thread Muthumanikandan
Question #654090 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/654090 Muthumanikandan gave more information on the question: https://screencast-o-matic.com/watch/cbjV17lAYf For screenshot use above link. Kindly provide me working examples to select one particular record in

Re: [Sikuli-driver] [Question #654090]: How to sort without search option in python

2017-08-01 Thread dinev
Question #654090 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/654090 dinev posted a new comment: Use one of the many free screen cast online services and pos just a link. Good example is a Jing service -- You received this question notification because your team Sikuli

Re: [Sikuli-driver] [Question #654090]: How to sort without search option in python

2017-07-31 Thread Muthumanikandan
Question #654090 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/654090 Muthumanikandan gave more information on the question: I am not able to paste my screenshot here, how to paste my screenshot -- You received this question notification because your team Sikuli Drivers is

Re: [Sikuli-driver] [Question #654090]: How to sort without search option in python

2017-07-31 Thread dinev
Question #654090 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/654090 dinev posted a new comment: Can you give a visual example of your question? -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #654090]: How to sort without search option in python

2017-07-31 Thread Muthumanikandan
Question #654090 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/654090 Muthumanikandan posted a new comment: Can anyone help me with example code for the above query -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

[Sikuli-driver] [Question #654090]: How to sort without search option in python

2017-07-28 Thread Muthumanikandan
New question #654090 on Sikuli: https://answers.launchpad.net/sikuli/+question/654090 In my application i need to select one record from list of values. For selecting radio button used in screen and there is no search option in screen, In this case how can i select my particular record by using