• Wait for the last frame to contain specific text.

    Parameters

    • renderInstance: Instance
    • content: string
    • func: (() => void) = ...
        • (): void
        • Returns void

    Returns Promise<void>