Hi All, How does katalon checks for unused object internally. does katalon checks for exact match ? assume i have test object 'button_Submit" and i write the test script as ‘WebUI.click(findTestObject(‘demo/button_Submit’))’ then these object is consider as used but if i write the same line like this WebUI.click(findTestObject(‘demo/button_submit’)) it will consider the button_Submit as Unused objects. interestingly if i navigate to that object from both the line of code it redirects me to same object. but while checking for unused objects it somehow consider it as unused. can someone throw some light on this please on how to handle this issue as our alot of scripts are written where there is a case difference. I really dont know how did this happend as we mostly used drag and drop functionality while creation of scripts. @katalon.team
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| No way to know which object in Repository is being used in scripts | 6 | 1763 | February 1, 2021 | |
| TestObject Usage Report | 0 | 1806 | May 12, 2021 | |
| Feature "show unused Test Objects" should work with BDD/Cucumber project | 14 | 846 | October 10, 2024 | |
| KS 7.0.1 Show unused test objects, search filter not implemented | 1 | 408 | March 13, 2020 | |
| Nice to have :: Utility to clean Object Repository | 25 | 3177 | February 20, 2020 |