I have searched to find way to automate GUI using powershell and come across with some good online sources. But they are all using custom cmdlet. As new version of powershell is in progress, Is there any new cmdlet are availed for GUI automation?
Share
Don’t think there will be anything specifically for UI automation.
I made a blog post with all of the new commands in the Windows 8 developer preview. Nothing for UI automation. You can download the current version CTP 2 here and check it out.
You’ll probably still have to rely on third party stuff. Like WASP.