in reply to Re: GUI automation (.net/dotnet)
in thread GUI automation

Thanks. This article shows how to create .net objects using perl. My aim is to automate wpf applications.

Replies are listed 'Best First'.
Re^3: GUI automation (.net/dotnet)
by Anonymous Monk on Nov 02, 2015 at 09:15 UTC

    Thanks. This article shows how to create .net objects using perl. My aim is to automate wpf applications.

    yes, the only way to do that , without monkeys, is to create .net objects for automating wpf applications -- they're special to .net, because there is no other way to automate .net apps, so microsoft created them for automating .net apps