Jump to content

Not able click on start button of an application, because not able to inspect start button.


Recommended Posts

Hi, Can anyone help to write code to click Start button, I am using autoit jar files with Java. Below is the code..

 AutoItX x = new AutoItX();

 x.winWaitActive("FogNode - Unified Software Platform");

x.controlClick("FogNode - Unified Software Platform", "", "......");

Note: I am getting 3 instance when I am inspecting start button, Can I click on 1st instance, if yes then how? I have attached all screen shots. Please help.

image1 (2).jpg

image2.jpg

image3.jpg

image4.jpg

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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