How do I click a specific 'Delete' button when there are 10 identical ones on the page?

Katalon’s TestObject allows you to use CSS Selector as its locator as well as XPath. If you are new to both of CSS Selector and XPath, and if you want to choose one to get started, I would recommend you to learn CSS Selector rather than XPath.

If you want to learn CSS Selector, please read the following article: