Hi Phlinux,<div><br></div><div>This feature wasn't implemented, just now I implemented it and verified on Windows 7 SP1.</div><div><br></div><div>In my scenario:</div><div><br></div><div>
<p style="margin:0px">from ldtp import *</p>
<p style="margin:0px"># Assuming Downloads explorer window is opened and a file name with 1000616 exist in Downloads folder</p>
<p style="margin:0px">doubleclickrow('frmDownloads', 'lstItemsView', '1000616')</p>
<p style="margin:0px"></p></div><div><br></div><div>In your scenario:</div><div><br></div><div>
<p style="margin:0px">from ldtp import *</p>
<p style="margin:0px"># Assuming Downloads explorer window is opened and a file name with 1000616 exist in Downloads folder</p><p style="margin:0px"># Items View is not available in your environment and in Visual UI verify its displayed as list with empty string ""</p>

<p style="margin:0px"># which has children and one the child as x</p>
<p style="margin:0px">doubleclickrow('frmDownloads', 'lst0, 'x')</p><p style="margin:0px"><br></p><p style="margin:0px">To verify this in your environment, you need to get latest source from git head. I haven't created new msi for this.</p>


<p style="margin:0px"></p></div><div><br></div><div>Thanks</div><div>Nagappan</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Nov 4, 2012 at 3:48 PM, phlinux <span dir="ltr"><<a href="mailto:philippe.legay@keynectis.com" target="_blank">philippe.legay@keynectis.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
As I am working with differents OS, I would like to use LDTP.<br>
<br>
I compare LDTP, with VisualUI or with different commercial products like<br>
Testcomplete or squish.<br>
<br>
I order to avoid complex example, image that I want to :<br>
- List the content of the C:\temp folder (that is shown as list items by<br>
ViusalUI),<br>
- And click on the "x" file.<br>
<br>
I think that the answer could be posted as a real how to.<br>
<br>
Notice, that C:\temp fold has its own window, that containts differents<br>
pane. So, how select tpane r pane.pane ? And how to select the right pane ?<br>
<br>
<br>
<a href="http://old.nabble.com/file/p34640481/ldtpQuestion.PNG" target="_blank">http://old.nabble.com/file/p34640481/ldtpQuestion.PNG</a> ldtpQuestion.PNG<br>
<span class="HOEnZb"><font color="#888888">--<br>
View this message in context: <a href="http://old.nabble.com/Windows-%3A-Need-how-to-tp34640481p34640481.html" target="_blank">http://old.nabble.com/Windows-%3A-Need-how-to-tp34640481p34640481.html</a><br>
Sent from the Free Desktop - LDTP mailing list archive at Nabble.com.<br>
<br>
_______________________________________________<br>
LDTP-dev mailing list<br>
<a href="mailto:LDTP-dev@lists.freedesktop.org">LDTP-dev@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/ldtp-dev" target="_blank">http://lists.freedesktop.org/mailman/listinfo/ldtp-dev</a><br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><div>Cross platform GUI testing</div>Linux Desktop (GUI Application) Testing Project - <a href="http://ldtp.freedesktop.org" target="_blank">http://ldtp.freedesktop.org</a><br>

Cobra - Windows GUI Automation tool - <a href="https://github.com/ldtp/cobra" target="_blank">https://github.com/ldtp/cobra</a><div>ATOMac - Mac GUI Automation tool - <a href="https://github.com/pyatom/pyatom" target="_blank">https://github.com/pyatom/pyatom</a></div>

<div><a href="http://nagappanal.blogspot.com" target="_blank">http://nagappanal.blogspot.com</a></div><br>
</div>