test(`can analyze an anchor (link) with a unique href attribute`, function () {
  const windowScope = createWindow(fixture)
  var elements = compareElementsAndSimmer(
    windowScope,
    'table tr th:nth-child(2) a'