In this video, you are going to learn 'how to handle the frames on web page' using Selenium Java. In addition to this, you will also learn to perform the scrolling on web page. I have explained the concept of "Drag & Drop" of actions class in this. By the end of this video, you can able to perform the following automation scenarios on web page:
1. Switching the Selenium Web Driver to Frames to perform automation.
2. Drag & Drop action of Actions Class.
3. Scrolling on Web Page using JavaScriptExecutor.
4. Switching the Selenium WebDriver to Default Content.