Forum Discussion
YMinaev
Staff
14 years agoHi,
Probably, this is because the methods you're trying to find in TC's help are native web methods. Scripts can call them, but they're not described in the help because they're no related to TC.
Anyway, when you need to scroll a web page element to make it visible, scrollIntoView usually helps.
nothing is mentioned in test complete help
Probably, this is because the methods you're trying to find in TC's help are native web methods. Scripts can call them, but they're not described in the help because they're no related to TC.
Anyway, when you need to scroll a web page element to make it visible, scrollIntoView usually helps.