Jump to content

Recommended Posts

Posted

Hi Friends,

                   I am automating few tasks in Visual Studio 2017 community using autoitv3

(eg) Run visual studio, open project, click on file menu and etc

when trying to identify buttons or menus using Autoit info tool, no id's are generated, is there any way to getids or approach.

Thanks in advance 

Posted (edited)

can’t use standard autoit on Xaml forms apps. IUIAutomation is your best bet

and why can’t you just use the command line to build. automating anything other than builds doesn't make much sense. that can all be done using devenv.exe command line or MSBUILD

Edited by Earthshine

My resources are limited. You must ask the right questions

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...