cy.get(\'\'//*xpath\'\').children(\'.something\') yields 2 children
cy.get(\'\'//*xpath\'\').children(\'.something\')
I add a new node to the tree which basically should return 3 children, returns only t