test(`can analyze a child of a hierarchy with identical siblings and no unique IDs`, function () {
  const windowScope = createWindow(fixture)
  var elements = compareElementsAndSimmer(
    windowScope,
    'tr:nth-child(2) td:nth-child(3)'