Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IAttribute

Used for the attribute parameter in the PageElement functions hasAttribute and containsAttribute and their respective expectation matcher functions.

Hierarchy

  • IAttribute

Index

Properties

Properties

name

name: string

The name of an HTML element's attribute.

value

value: string

The value of an HTML element's attribute.

Generated using TypeDoc