Hello,
I need to read data from an excel sheet and enter (type or select box) into different tabs in a single form having multiple tabs & sub tabs. My application is windows based.
Please suggest the flow to handle this kind of job.
Thank you,
Chandra
yes you can buddy
use attach window activity for each tab before entering the data to the form buddy
That would work
Cheers @cschevuri
Tried attach window option, but the selected item is not captured, tried with Selecter editor options like Indicate element & highlight. Please refer the screenshot.
Buddy @cschevuri
Its a selector issue only buddy, kindly change the dynamic attributes with wildcard and you can find the difference between two tab with certains attributes, change them with wildcards * buddy this would work
Cheers
Thank you, it worked !
Amazing buddy.
Kindly close this topic with right comment marked as solution that could help others looking for ideas under your topic buddy @cschevuri
Cheers keep going
Still any issue buddy @cschevuri
After login to my application, i need to add job item details from an excel file to winform.
Job item is a winform with primary tab and corresponding child tabs.
There are lot of fields, while automating the input is from excel, so my challenge is, how to add the input the field details in excel,
if the field is located in the child tab and how to call this field in uipath.
please refer to my screenshot.
If i want to click “CE Mark adder” (Primary Tab is options, secondary tab is Frame Depent Options)
Please suggest how to handle this.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.