run this script on your console document.querySelectorAll('[onclick^="AddSpecifiedChildToCollection"]').forEach((item) => { item.onclick() })