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?