beers: collection({
      itemScope: 'div[data-test="beer"]',
      item: {
        name: text('span[data-test="name"]'),
        style: text('span[data-test="style"]'),