SELENIUM WEBDRIVER · PRACTICE LAB
Frames Practice Lab
Practice switching between frames, nested frames and the main document using Selenium WebDriver.
LAB
FRAME
OBJECTIVE
What You Will Practice
- Switch to a frame using index.
- Switch to a frame using name or ID.
- Switch using a WebElement.
- Return to the parent document.
- Work with nested frames.
01
FRAME
Simple Frame
Switch into this frame and interact with the elements inside it.