Forum Discussion

adam1990's avatar
adam1990
New Contributor
10 years ago

cannot click button with data-dojo-attach-point=

Hi, I have the following button:

 

<div tabindex="0" role="button" class="esriDirectionsButton esriStopsGetDirections btn calcite small blue" data-dojo-attach-point="_getDirectionsButtonNode">Get Directions</div>

 

However, when I record clicking the button, nothing is clicked. How can I click this button?

3 Replies

  • AlexKaras's avatar
    AlexKaras
    Icon for Champion Level 1 rankChampion Level 1

    Hi,

     

    I hope that everything works after you set the page zoom to required 100%, doesn't it?

    • djadhav's avatar
      djadhav
      Regular Contributor

      So is the clicking not being recorded or it is not performed during the playback?

  • Hi Adam1990,

     

    Could you please share the code TestComplete records when you click this button?