I got the point. <div>I need to be sure that my application is accessibility enabled .... I´m checking it through the link in the README.txt from installation folder.</div><div><br></div><div>so the point, now, is this : how to get accessibility in my application ? great question .... i´ll move on.</div>
<div><br></div><div>bye.<br><br><div class="gmail_quote">On 6 June 2012 11:16, Onorato Vaticone <span dir="ltr"><<a href="mailto:onorato@onoratovaticone.it" target="_blank">onorato@onoratovaticone.it</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<div>first of all, this project is very exiting :-)</div><div>I´m trying to understand if CobraWinLDTP is suitable for our project so I´m making some test. One problem I have is in identification of object in the GUI. I´ll try to explain better. Through VisualUIAVerify I can see the name of the button, menú item etc. but in some case there is not a name and so I can´t access to the object. Example : </div>
<div><div><br></div><div>from ldtp import *</div><div>guiexist ('MyApp*')</div><div>click ('
MyApp *', 'btnUpdateInfo')</div></div><div><br></div><div>This work because I can see the name "UpdateInfo" in the VisualUIAVerify. but this example : </div><div><br></div><div>from ldtp import *</div>
<div><div>guiexist ('
MyApp *')</div><div>selectmenuitem ('
MyApp*', 'mnuFile;mnuOpen')</div><div><br></div><div>Doesn´t work maybe because I cannot see the "File" name property and "Open" name property in the VisualUIAVerify even though I have filled out in my application (i have source code).</div>
<div><br></div><div>My question is I´m proceeding correctly ? there is another way to identify the object in an application ?</div><div><br></div><div>I´m using the windows version of LDTP.</div><div><br></div><div>many thanks !!</div>
<span class="HOEnZb"><font color="#888888">
<div>Onorato.</div></font></span></div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div>Onorato Vaticone</div><div>m : +39.3336048864</div><div>email : <a href="mailto:onorato@onoratovaticone.it" target="_blank">onorato@onoratovaticone.it</a></div>
<div>web : <a href="http://www.onoratovaticone.it" target="_blank">www.onoratovaticone.it</a></div><br>
</div>