Skip to main content

IframeStart & IframeEnd

An iframe is also known as the inline frame. It is a tag used in HTML5 to embed an HTML document within a parent HTML document. An iframe tag is defined using <iframe></iframe> tags. This command helps to run test cases over iframe.

Requirements

  • Command column should have value IframeStart.
  • Parameter Type column should be XPath or CSS.
  • Define test cases that should be run.
  • Parameter column should have value corresponding to selected Parameter Type.
  • End with Command IframeEnd.
note

IframeEnd doesn't require parameter and parameter type.

Excel Usage

Iframe usage