Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Firefox code for Chrome/IE
#32
Dear Gintaras,

I have experienced that Macro2513 above runs too slow. I have tested the workaround which it follows. I would welcome any comments.
Many thanks in advance.

Macro Macro2513a
Code:
Copy      Help
out
;www.quickmacros.com/forum/viewtopic.php?p=28714
int w=win("" "Chrome_WidgetWin_1")
Acc aPTL.Find(w "PAGETABLIST" "" "" 0x1084)
int i nTabs=aPTL.ChildCount-1
spe 10
act w
int w1=win(" - Google Chrome" "Chrome_WidgetWin_1")
rep nTabs
,Acc a.Find(w1 "TEXT" "Address and search bar" "class=Chrome_WidgetWin_1[]state=0x100000 0x20000040" 0x1005)
,str url=a.Value    
,i=i+1
,outt F"{i}.{nTabs} {url}"
,key CT ;;next tab


Messages In This Thread

Forum Jump:


Users browsing this thread: 5 Guest(s)