How to remove the WebelementNotFoundException by using options given under either Xpath or Attributes

No, you wouldn’t be very successful. You shouldn’t expect Katalon’s tools (Recorder, Spy) always suggest some brilliant options that solve “WebElementNotFoundException” automagically. In 99% of cases, no. The cause would reside out of the scope of Recorder/Spy — dynamic id, iframe, etc. So you need to be more capable over the tools.

You should study XPath from basics by

Also you should study how to use Chrome DevTools