Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
WebScrollTo
#2
these work for me but since i cannot login i cannot try on exact page your looking at

Code:
Copy      Help
int w=wait(3 WV win("https://longtermcare.genworth.com/quoteit/landingPage.do - Windows Internet Explorer" "IEFrame"))
Acc a.Find(w "STATICTEXT" "" "value=Privileged Choice Flex 2" 0x3004 3)
a.WebScrollTo

Code:
Copy      Help
int w=wait(3 WV win("https://longtermcare.genworth.com/quoteit/landingPage.do - Windows Internet Explorer" "IEFrame"))
Htm e=htm("SELECT" "productChoice" "" w "0" 0 0x121 3)
e.Scroll


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)