(Q2876)
Jump to navigation
Jump to search
Statements
Array.from(document.getElementsByClassName("ant-table-body")[2].getElementsByClassName("ant-table-tbody")[0].rows).forEach(tableRow => console.log(tableRow.children[1].textContent))
0 references