LabelTestWorkerUpdate: {
    content?: string;
} & Omit<VisualTestWorkerUpdate, "label">

Type declaration

  • Optionalcontent?: string

    Change the content of this test. Any valid safe HTML may be used.