Hello, I am using get text activity to extract the whole text from the screen but the extracted text is not coming as expected. Further, I am using index method to extract different values from the output of get text activity. You can check the regular expression and output. Please suggest what should I do to validate the fields available in UI with my excel.
Can you elaborate more,
Can you give any sample input data after extracting data from get text
and what exactly your looking for output.
Note: Get text will give in String format.
Instead of getting all the text from the page, try focus on the desired fields you want to extract that would be more accurate approach here.
I have attached the output. Pls check
I am thinking the same.
No, its not able to find, check whether you attached or not
update these fields
Inputdata:
Output Data:
Or
Better solution will be
store your permanent fields in config/Asset, make it list as said earlier and then try to check whether that name contains element or not, if find focus on that element, get the value and store in dictionary variable, key will your permanent filed(CurrentItem), so that all fields will solve in loop with same actions.
Ideally you need to indicate individual fields and then match only those values with values you have in excel
Instead of single get text there would be multiple
Cheers
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.

