[LDTP-Dev] Windows Vistat : getWindownList OK, but guiExist KO.

2012-10-19 Thread phlinux
Hello, I am new with Ldtp, but the tools seems to be very interresting. I am working on windows (seven) with Java. I do a getWindowsList() : OK. From this list, I get an window item. guiExist() will return false for this item, but getObjectList on this item is OK. The documentation "How to enabl

Re: [LDTP-Dev] Windows Vistat : getWindownList OK, but guiExist KO.

2012-10-22 Thread phlinux
> > Thanks > Nagappan > > [1] - > http://ldtp.freedesktop.org/javadoc/com/cobra/ldtp/Ldtp.html#guiExist() > [2] - > http://ldtp.freedesktop.org/javadoc/com/cobra/ldtp/Ldtp.html#guiExist(java.lang.String) > > On Thu, Oct 18, 2012 at 3:55 PM, phlinux > wrote: > >> >

[LDTP-Dev] Windows : Need how to

2012-11-04 Thread phlinux
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 Vius

Re: [LDTP-Dev] Windows : Need how to

2012-11-06 Thread phlinux
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. > >

[LDTP-Dev] PB : git clone git://anongit.freedesktop.org/git/ldtp/ldtp2.git

2012-11-07 Thread phlinux
Hello, git clone git://anongit.freedesktop.org/git/ldtp/ldtp2.git => Server anavailable. git clone git://github.com/ldtp/cobra.git => OK, I can get the code. Server is done or bug in the git adddress ? Best regards, PHL. -- View this message in context: http://old.nabble.com/PB-

[LDTP-Dev] Ldtp was OK? but now is KO

2012-12-06 Thread phlinux
Yesterday everything was OK. Today, nothing works (after an electric power problem). Lost of configuration ? Other problem ? I re-install WindLdtp again. I have the same problem. In fact, the server dose not listen on port 4148. So I decided to build the Cobrawinldtpserver from the source in

Re: [LDTP-Dev] Ldtp was OK? but now is KO

2012-12-06 Thread phlinux
I got, and installed CobrawinLDTP to another computer and every thing works. So Windows Seven 32 bits is OK. On my "old" OS Windows Seven 64 bits is KO. So what happens on this computer ? Configuration modification ? Is it a .NET bug ? -- View this message in context: http://old.nabble.com

[LDTP-Dev] Windows XP : without administrator ? cobraWinLDTP as a service ?

2013-01-19 Thread phlinux
On windows XP, is it possible to launch cobraWinLDTP as simple user ? I have a lot of problem to find an equvalent to "netsh http add urlacl url=http://localhost:4118/ user=User" for XP ? Is it possible to put cobraWinLDTP as a service (I have trouble on XP, and without trace no idea). Than

Re: [LDTP-Dev] Ldtp was OK? but now is KO

2013-01-19 Thread phlinux
In fact, the AUT uses some special (unstable divers), this is why LDTP stops to work. After rebooting the PC, every thigns were OK. phlinux wrote: > > I got, and installed CobrawinLDTP to another computer and every thing > works. So Windows Seven 32 bits is OK. > > On my &q

Re: [LDTP-Dev] Windows XP : without administrator ? cobraWinLDTP as a service ?

2013-01-20 Thread phlinux
ar user. > > Thanks > Nagappan > > > On Sat, Jan 19, 2013 at 6:26 PM, phlinux > wrote: > >> >> On windows XP, is it possible to launch cobraWinLDTP as simple user ? >> >> I have a lot of problem to find an equvalent to "netsh http add urlacl >