I noticed while recording a script as part of the tutorial that Katalon tracked multiple methods to identify a web object. In many cases it selected something other than the ‘id’ of the object by default. Is there a way to change that default behavior so that it selects ‘id’ first if it is present before using other methods to identify an object when recording a script or adding via the object spy?
Thanks,
Greg