document.addEventListener("DOMNodeInserted", function (e) { if ( e.target.classList.contains("ymaps-2-1-47-button__text") ) { // ваш код } });