Ensures that an item is visible in the browser. Scrolls it into view.
Uses the ElementTopAtWindowTop.
Syntax| C# |
public virtual void ScrollToVisible ( Element targetElement )
Parameters- targetElement (Element)
- The target element.
Assembly: ArtOfTest.WebAii (Module: ArtOfTest.WebAii)
