Hi There I get this error:
When trying to select the status field and update it . any ideas ?
Selector looks like this and I don’t know how to change it:
Hi There I get this error:
When trying to select the status field and update it . any ideas ?
Selector looks like this and I don’t know how to change it:
You have to open and change it from the UI Explorer in studio
hi @strqsr
Yes i know that. As you can see above I have the UI Explorer open but don’t know what to do
this was my selector :
< html app=‘chrome.exe’ htmlwindowname=‘WI-Update’ title=‘ACME System 1 - Work Items’ />
< webctrl id=‘newStatus’ />
@srdjan.suc Thanks. Will try that but how did you select the item as I just used the indicate on screen and selected the STATUS field?
Use Select Item activity and this selector .
Then put some existing value in the input
For example my in_Status can be Rejected or Completed
@srdjan.suc. Ok so I am updating the status specifically to “Completed”. So in my Select Item activity I set in_status to “Completed”… see below image:
.
How do you get UI Explorer to give you the value in the 2nd line?:
Uh I don’t actually remember how I got that specific selector, all I know is that it is working
I think that there are some youtube tutorials about almost every tricky part of Acme website.
Cool - worked for me
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.