Hello, I am trying to run macro, which could click a button on a webpage.
The button data procedure name is here (it does not have Id or class:
I am trying to use syntax like this, but it is not ID. maybe someone has more experience with this?![]()
button data-procedure="364"
![]()
doc.getElementById("364"). Click
Bookmarks