test(`can analyze an element with an invalid ID (isn't unique) at same level as other element with the same ID`, function () {
  const windowScope = createWindow(fixture)
  var elements = compareElementsAndSimmer(
    windowScope,
    '#BodyDiv div:nth-child(1)'