I cloned a project from GIT repo and some of the objects which are present in the folder structure of the cloned project are not getting reflected in the Katalon Studio Object repository and My tests are failing stating that Object we used in the script is ‘null’
Try these…
If that fails,
- Close Katalon, uncheck “Auto restore…”
- Open Katalon
- Open your project
- Refresh again (if needed)
If that fails, close Katalon, delete these four highlighted items in your project folder, then reopen Katalon:
If that doesn’t work, go to amazon.com and purchase one of these. Full instructions are provided on the packaging:
That looks like a merge conflict in Git. You need to decide which of the two <value> elements you want to keep and remove the <<<<, ===== and >>>>.
http://weblog.masukomi.org/2008/07/12/handling-and-avoiding-conflicts-in-git/






