I’m new to Uipath and wondering if i can choose the right tracing office for each tracing.
My work flow is as below.
Put tracing number
Click the right office (this is what i want to do)
Leave the comment.
When i put tracing number, related offices are shown in the web, based on origin of product.
For example, if I trace the product from China, there are 5 offices on the web and i should choose the right office.
I can list the right offices for each country… it will be around 200 offices.
Thank you for your comment.
Here is screenshot. This is example for the product from HK.
In this case, i would like to click red one. I should always choose one from Origin part.
This can be varied every time based on origin of the product.
Before and After clicking this, process would be the same and i think i can handle.
This is company intra system.
Sorry for the too many replies…
I could click element by using ‘select item’
selector is webctrl id=‘tabview:tabform:createActivityPanel:NewActivityMap_originCode’ tag=‘SELECT’ /
Hi @HT0708 There is something with this dropdown that I use if “Select Item” activity does not work. It is not so elegant but at least it works. For example you need HongKong, I select the dropdown using click activity then “Send Hot Keys” h or “hong” then send hot keys “enter”