Hi friends!
How to get value from
element in Item->Overview table.
I understand my try below is terrible but I do not know how to do it better:
me.items.items[0].all.elements[index].cells[ColumnNumber].children[0].children[0]
I needed Product number from the list in specific line.
Please give me some directions!
|