ИД
Size: a a a
ИД
ИД
Ӽ
Ӽ
ИД
var linkList = window.document.querySelectorAll(".Groups__item");
let arr = [];
var countLink = linkList.length;
window.console.log("Links count: ", countLink);
for (i=1; i <= countLink; i++){
arr.push(window.document.querySelectorAll(".Groups__item")[i].href);
window.console.log(i);
}
ИД
А
ИД
Ӽ
Ӽ
ИД
ИД
ИД
Ӽ
ИД
ИД
ИД
ИД