Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Firefox code for Chrome/IE
#10
Macro Macro2510
Trigger $a 130 0 "" "Chrome_RenderWidgetHostHWND" "" "" "Chrome_WidgetWin_1"     Help - how to add the trigger to the macro
Code:
Copy      Help
;\
function hwnd idObject idChild

;Runs on SHOW event of tab child window.

Acc a.FromEvent(hwnd idObject idChild)
out a.Name
;get URL
Acc aDoc.Find(a.a "DOCUMENT" "" "" 0x3000)
out aDoc.Value


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)