const myChildElemet = myElement.querySelector('input[type="submit"]') // Instead of // document.querySelector('#foo > div.bar input[type="submit"]')