hi, i get these errosr:
-
ACCESSING_UNDEFINED_ELEMENT 0 probably page was reloaded at getElements with ["div.ma-AdCardV2-detail",0]
-
ACCESSING_UNDEFINED_ELEMENT 1 probably page was reloaded at getText with [1]
hi, i get these errosr:
ACCESSING_UNDEFINED_ELEMENT 0 probably page was reloaded at getElements with ["div.ma-AdCardV2-detail",0]
ACCESSING_UNDEFINED_ELEMENT 1 probably page was reloaded at getText with [1]
you are loosing a focus of child element from its parent....
@chemota Hello, the aforementioned error most likely appears due to an incorrect use of click-type selector.
Please, note that the click type selectors will not keep functioning if the page is reloaded.