@ptt-bds Cho những thứ bạn muốn thực hiện khi ALL PROJECT lỗi, ví dụ như ghi ra log, ghi ra tệp, gửi thông báo, quay lại bước nào đó...
Vì khi một trong những hành động trong ALL PROJECT lỗi nó sẽ nhảy xuống chỗ này.
Getting Attribute Problem
-
I have an issue getting element by attribute, the class & id changes with every refresh. Tried using "at" as a "Elementor selector" but 30% of times it dosen't work and it skips past the action.
I want to mention that using "element selector" such as: - css - match- xpath it won't work because the it changes with every refresh made.
Any solution ?
-
@g99kfn3x3ku You need to use alternative slector proposed by BAS or search by image
-
-
Thank you @support it seems that even >CSS> :nth-child(2) it changes, but after using inspect sometimes it becomes nth-child(3). I just put to click on (3) after (2) and no issues so far.
