Hi,
Upon reviewing a pull request, I noticed all of the Object Repository files *.rs contain the following line
<useRalativeImagePath>false</useRalativeImagePath>
Ralative
I assume this should be “Relative”
Example:
<useRelativeImagePath>false</useRelativeImagePath>
Thanks
2 Likes
That’s not a bug though, right? Slightly embarrassing, yes. Maybe even annoying to work with, but not a bug.
(Moving)
Yes, it is still a minor bug 
In my team, we would most likely mark this as
Serverotory: 1/10
Priority: 1/10
As its wrong but does not seem to have an effect on Katalon’s functionality.