AHK: ie com, selected

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
inseption86
Posts: 205
Joined: 19 Apr 2018, 00:24

AHK: ie com, selected

14 Nov 2018, 07:26

Hi guys. Tell me please, this is not working

Code: Select all

ie := ComObjCreate("InternetExplorer.Application")
ie.Visible := true
ie.Navigate("*******")
while ie.readystate <> 4
	continue
sleep 100
	
ie.Document.GetelementById("select2-chosen-19").selectedindex := 1
	
Image
Image
Image

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: Bing [Bot], Google [Bot], ShatterCoder and 238 guests