09-19-2017, 10:27 AM
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
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
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