0
這裏是我的代碼:等待一個按鈕加載VBSCRIPT
'What do i put here to wait until V that down there exists before continuing?
ie.Document.getElementById(":zv.gt").Click
'Do While ie.Busy Or ie.ReadyState <> 4: WScript.Sleep 5000: Loop <---- Wont work because the button doesnt actually popup until after the Page is already finished loading.
什麼我把擁有它不斷地檢查,看看是否在繼續之前存在的按鈕?