#include <IE.au3>
Local $hWND = WinGetHandle("")
Local $oIE = _IEAttach($hWND, "embedded")
Local $oFrame = _IEFrameGetCollection($oIE, 0)
$oLocation = _IEGetObjById($oFrame, "locationDropdownTextbox")
_IEPropertySet($oLocation, "innerText", "D:\test")
学习了,楼主的这红牛要提倡! 66666666666
页:
1
[2]