Katalon Studio 9.7.2
Window 10
- Doesn’t show edit button under Object Properties
- Can’t change condition in attribute
Katalon Studio 9.7.2
Window 10
I am experiencing the same issue on a mac after upgrading to this build of KS.
The only option is to manually change the large locator text field at the top or check/uncheck the locators. If I want to manually change any locators (or change from equals to contains) I am forced to manually open each test object I want to edit with an external editor.
I get same issue
Hi @Elly_Tran , Is this bug of KS? or new changes?
When I use the Spy function, attributes of Object also seem to be read-only
It’s not hard to get value, but is this a bug or a new change?
Hi all,
My team will take a look at this and keep you updated soon. Thank you!
Hi @anhld2,
It’s a change we made since 9.4.0 so that we can enhance the Accessibility ID mobile object locator. You can still edit the locator but the table underneath is now read-only. We’ll take another look to see if we can fix the locator in a different way in upcoming releases.
@xuan.tran Is there any update on this? My team often adjusts test objects for test maintenance as we see app changes. It is easier than replacing all instances of the previous object with a new object. Plus we often use a capture from object spy and make changes afterwards to make them more generic. Like adjusting a text match to a contains.
This change has also made it so that we can’t manually make a new mobile object with anything except the xpath locator.
@xuan.tran This continues to be a pain point for my team making it much more time consuming to maintain tests. Is there a plan to bring back editing mobile objects and/or creating new mobile objects?