Jump to content

Recommended Posts

Posted

I have attached screen shot of an application, I am not able to inspect start button, it's inspecting whole block, see in the attach image.

Please help me to click on start button.

Start Button.png

Posted

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

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...