Website click

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
webdev1010
Posts: 1
Joined: 13 Jul 2019, 21:42

Website click

13 Jul 2019, 21:48

I am trying to click on a website button using this code but nothing is happening.

F12 & F11::
wb.document.getElementById("wp-admin-bar-edit").getelementsByTagName("a").click()
return

Can you please tell me how to make it work. Thank you in advance!
Portwolf
Posts: 161
Joined: 08 Oct 2018, 12:57

Re: Website click

13 Jul 2019, 22:17

Code: Select all

 WB.Document.getElementbyId("wp-admin-bar-edit").Click()
?

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: jameswrightesq and 307 guests