New question #196380 on Sikuli:
https://answers.launchpad.net/sikuli/+question/196380

One of the web applications I have to test has a table in it, that table itself 
has data that I want to get for comparison against a known set of valid data.  
I know region provides the ability to get text, but in this case the entirety 
of the data is not shown.  For example (excuse the terrible ascii art)

column1 | column 2 | column 3
-----------------------------------
123          |    4567...   |   101112
-----------------------------------


So above what is visible is '4567...', the ... means there is more data.  The 
actual data I want is '456789'.  If one were to drag the table wider for that 
column then you would see it all, but that is rather annoying and imprecise.  

So the question is, is there a way to get direct access to the data in the 
table?

Thanks

-- 
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     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to