I have 2 similar objects with almost similar properties(except for id), i dont want to use ID Property as it is Dynamic for every page load.
Can Katalon Identify 2 similar objects using Index (Like in HP UFT)?
Like I will add property Index=0 if I want to click the first object and Index=1 for the second object?
Or any similar method I can use to make an action for 2 similar objects?
Thank you very much in advance.