test(`can analyze a link with a non unique href attribute and a heirarchy which has no unique IDs`, function () {
  const windowScope = createWindow(fixture)
  var elements = compareElementsAndSimmer(
    windowScope,
    'table tr th:nth-child(3) a'