Scripts
    Preparing search index...

    Class QrCodeElement

    Interface used for marking elements with gettable value represented by string.

    Hierarchy (View Summary)

    Implements

    Index

    Methods

    • Returns text value of the QR code element.

      Returns string

      Text value.

    • Checks if the element has specified tag.

      Parameters

      • tag: Tag

        Tag that is checked.

      Returns boolean

      True if element has specified tag, false otherwise.