[Common] Verify Equal


This is a companion discussion topic for the original entry at https://docs.katalon.com/katalon-studio/docs/common-verify-equal.html

I have an agenda made with div and I want to know when any of these data from my contacts appears with an empty value on my page. I used different methods to compare but none of them worked.

div with information from a contact:

WebUI.click(findTestObject(‘Object Repository/Perfil/Page_x/div_JamesGordon’))

div without contact information:

WebUI.click(findTestObject(‘Object Repository/Perfil/Page_x/div_’))

I memembered my previous, older than a year, improvement suggestion.

Quote from the previous post: