Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
autoload next page
#3
I am sorry,do not have good results!

Code:
Copy      Help
int w=win("News Feed - Mozilla Firefox" "Mozilla*WindowClass" "" 0x4)
rep ;;repeat for each new "See More Stories" link
,Acc a.FindFF(w "A" "See More Stories" "" 0x3011 3)
,err
,,out "no ''See More Stories'' link"
,,break
,;wait while the link is offscreen, then click it
,rep
,,if(a.State&STATE_SYSTEM_OFFSCREEN) 0.1; continue
,,a.DoDefaultAction; err
,,break

no "See More Stories" link
shown in log panel!

Thanks you for your help greatly!!

When I look the show code element ,there is no the text See More Stories shown,may it be a ajex or javascript ?


   


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)