await Promise.all(
    tags.map(async (group, index) => {
      await expect(
        page
          .locator("fieldset")