html5 - vba in html- Need to onmouseup login which is not a button -
is possible automate login page using vba has mousedown , mouseup clicks . when click login button has mousedown click doesn't have button in order automate using vba.
please let me know if possible in vba using functions
please copy url , paste in internet tab: "http://discovery.ariba.com/rfx/3796429". after clicking url enter ariba discovery site , there have ship service location field. in ship service location field there multiple locations , need click on "show more". click show more if see html code it's not button in order automate click. it's awmouseup , aw page name guess. recommend yo use google chrome , try inspecting html code. need automate click using vba code.
ie.document.getelementbyid("_sbsyf").click
should it
Comments
Post a Comment