I just do not understand why is that happening ??? Check App State can see the item but click activity is not clicking on it. Selector sometimes work but sometimes does not work.
Can you give a default value “Kawasaki” and check if that is able to click?
Also, if this is dynamically not working then you may allow some delay and check
As you passing that through argument, are you sure that the value is passed correctly?
Also can you share the actual selector of that Kawasaki you are testing
When you run the process, is something else overwriting the default value? The default is only used by Studio when designating the selector. Aren’t you assigning a value to it somewhere else when the automation actually runs?
@170290064 Before click or check state print the value?
I suggest use minimum variable in selector, one or 2 is enough.
second Check spaces aside value.
Here you are passing the variable to many attribute, select the proper attribute and pass to that attribute only. If you will give like this it was confusion to take the selector by bot.
Could you please provide the selectors attribute with out passing the variables and give me the information. @170290064