Forum Discussion

JimWu986's avatar
JimWu986
Occasional Contributor
2 months ago
Solved

TestComplete 15 ToolBar.ClickItem cannot click split button ?

I thought I posted this question earlier but I do not see it in the recent questions list ... so try posting again. Sorry if duplicate. I am new here and also new in TestComplete coding, all devel...
  • rraghvani's avatar
    rraghvani
    2 months ago

    The other approach is to create a new project, and use the record and playback function, to record your actions, in script. So that you can see how TestComplete has identified your UI and the method used to interact with the control. You can apply the script code to your existing project.