Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SeaMonkey browser
#2
FirefoxGetTabs works with SeaMonkey.

Macro Macro2520
Code:
Copy      Help
out
int w=win(" - SeaMonkey" "MozillaWindowClass")
ARRAY(str) an au
FirefoxGetTabs w an au
out "-----------"
out an
out au

Does not get URL if the page contains an alert bar. Replace
Function FirefoxGetTabs
Code:
Copy      Help
,Acc aa; a.Navigate("fi2" aa); err goto next2
to
Function FirefoxGetTabs
Code:
Copy      Help
,Acc aa.Find(a.a "DOCUMENT" "" "" 0x1010); err goto next2


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)