Jump to content

Cannot click on button, selector is ok


bartk
 Share

Recommended Posts

Hi,

I'm trying to click "plus" button. Execution is ended with correct status, selector is visible but autoit cannot click this button.

There's no problem with send some text to freetext fields.

Untitled.png

 

 

 

 

Edited by bartk
Link to comment
Share on other sites

9 minutes ago, Danp2 said:

Try like this --

ControlClick("", "", "[CLASSNN:TcxButton5]")

Still the same. ControlSend works correctly, but autoit cannot click on this button.

Manually works fine, it might be problem with button, not with selector

 

Untitled.png

Edited by bartk
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...