How to Scroll into view in Selenium Webdriver

A few days back when I was automating my application I got one scenario where I had so many scroll bars into the single page itself and I had to scroll all bar one by one to get specific text which I had to validate. It was a little challenging to scroll for each element. … Continue reading How to Scroll into view in Selenium Webdriver