[Sikuli-driver] [Question #268472]: Grab numbers of different length

2015-06-23 Thread vaibhav
New question #268472 on Sikuli:
https://answers.launchpad.net/sikuli/+question/268472

Hello!
I was creating a bot that automates opening a specific forum, takes some 
details(either one by one or all ) and fill it on another webpage. 
I can't think of way to proceed with sikuli to do that job


the main process.

The forums has certain values in each thread posted by various users. 

I want it to read 3 types of fields(variables) 3 of them are of different 
constant lengths so the sikuli could recognize. (one is of 16, other 4  and 
last 3) 

It should be saved to csv file OR directly put into the fields (do something 
then grab different set of values and loop again)




-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #268472]: Grab numbers of different length

2015-06-23 Thread RaiMan
Question #268472 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/268472

Status: Open => Answered

RaiMan proposed the following answer:
either simulate a select© to get it to the clipboard and fetch it
from there or try with Region.text()

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #268472]: Grab numbers of different length

2015-06-23 Thread RaiMan
Question #268472 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/268472

RaiMan proposed the following answer:
... or try with Selenium

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #268472]: Grab numbers of different length

2015-06-24 Thread vaibhav
Question #268472 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/268472

Status: Answered => Open

vaibhav is still having a problem:
How do I loop it to fetch different texts? 
And it's not the same region everytime, it has to scroll through the site and 
fetch the next details.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #268472]: Grab numbers of different length

2015-07-10 Thread Launchpad Janitor
Question #268472 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/268472

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 notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp