Frames Practice - H Y R Tutorials

Frames Practice

This page is used for practicing iframes in web automation. We have three types of frames in web applications, those are:
  1. frame - The <frame> tag was used in HTML 4 to define one particular window (frame) within a <frameset>.
  2. frameset - The <frameset> tag was used in HTML 4 to define a frameset.
  3. iframe - The <iframe> tag specifies an inline frame. An inline frame is used to embed another document within the current HTML document.
Out of these, frame and frameset were no longer being supported in HTML 5. Below we have three frames to practice.


This textbox is used for entering the text after switching back from frames.

Frame1:

Frame2:

Frame3: