USED: C #, WebDriver, Chrome
How to scroll the page?Or press Page Up, Page Down.
driver.FindElement(By.Id("id")).SendKeys(Keys.PageUp);
In other words, just "cling" to the element and move the page from it.
Source: https://ru.stackoverflow.com/questions/603703/More articles:Promises. Sequence does not worklocalStorage.set and $ ('body'). html ()Data entry control and readlnHow to copy a text object on multiple lines in vimHow to place one div over another?Addto the pictureHow to use classes packed by Webpack in js code in the browser?yii2 Request with currency conversionHow to register a namespace for Actions?Active html5 buttonAll Articles