[LDTP-Dev] Windows : Need how to

phlinux philippe.legay at keynectis.com
Tue Nov 6 15:23:47 PST 2012


OK, I will check. But I have to install GIT and to understand how to use it
(it seesm more complexe than CVS ou SVN). 

Thanks,
PHL.


Nagappan wrote:
> 
> Hi Phlinux,
> 
> This feature wasn't implemented, just now I implemented it and verified on
> Windows 7 SP1.
> 
> In my scenario:
> 
> from ldtp import *
> 
> # Assuming Downloads explorer window is opened and a file name with
> 1000616
> exist in Downloads folder
> 
> doubleclickrow('frmDownloads', 'lstItemsView', '1000616')
> 
> 
> In your scenario:
> 
> from ldtp import *
> 
> # Assuming Downloads explorer window is opened and a file name with
> 1000616
> exist in Downloads folder
> 
> # Items View is not available in your environment and in Visual UI verify
> its displayed as list with empty string ""
> 
> # which has children and one the child as x
> 
> doubleclickrow('frmDownloads', 'lst0, 'x')
> 
> 
> To verify this in your environment, you need to get latest source from git
> head. I haven't created new msi for this.
> 
> 
> Thanks
> Nagappan
> 
> 
> On Sun, Nov 4, 2012 at 3:48 PM, phlinux
> <philippe.legay at keynectis.com>wrote:
> 
>>
>> As I am working with differents OS, I would like to use LDTP.
>>
>> I compare LDTP, with VisualUI or with different commercial products like
>> Testcomplete or squish.
>>
>> I order to avoid complex example, image that I want to :
>> - List the content of the C:\temp folder (that is shown as list items by
>> ViusalUI),
>> - And click on the "x" file.
>>
>> I think that the answer could be posted as a real how to.
>>
>> Notice, that C:\temp fold has its own window, that containts differents
>> pane. So, how select tpane r pane.pane ? And how to select the right pane
>> ?
>>
>>
>> http://old.nabble.com/file/p34640481/ldtpQuestion.PNG ldtpQuestion.PNG
>> --
>> View this message in context:
>> http://old.nabble.com/Windows-%3A-Need-how-to-tp34640481p34640481.html
>> Sent from the Free Desktop - LDTP mailing list archive at Nabble.com.
>>
>> _______________________________________________
>> LDTP-dev mailing list
>> LDTP-dev at lists.freedesktop.org
>> http://lists.freedesktop.org/mailman/listinfo/ldtp-dev
>>
> 
> 
> 
> -- 
> Cross platform GUI testing
> Linux Desktop (GUI Application) Testing Project -
> http://ldtp.freedesktop.org
> Cobra - Windows GUI Automation tool - https://github.com/ldtp/cobra
> ATOMac - Mac GUI Automation tool - https://github.com/pyatom/pyatom
> http://nagappanal.blogspot.com
> 
> _______________________________________________
> LDTP-dev mailing list
> LDTP-dev at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/ldtp-dev
> 
> 

-- 
View this message in context: http://old.nabble.com/Windows-%3A-Need-how-to-tp34640481p34649810.html
Sent from the Free Desktop - LDTP mailing list archive at Nabble.com.



More information about the LDTP-dev mailing list