Hi everyone,
Below is the scenario. For (2), I am using Excel application scope with read range but getting few errors. Can you please guide me the flow so that I can be able to understand it and finish it as well. Thanks in advance.
Regards,
Pranav
Please share the errors that you are getting to assist you further. Once you extract the details from excel, you can go with web recording to perform the other operations mentioned above
Hello All,
I have been trying to solve this but I’m getting stuck at few stages. Could you please guide me to solve this? I’m uploading the xaml file as well. Steps are mentioned in the topic already.
Thank you in advance.
Regards
Pranav Main.xaml (43.0 KB)
Hi,
It is taking the data from Excel file and entering it. But after getting the options, i’m not able to fill the excel sheet (i.e. I’m stuck at 5,6 and 7.) I’m uploading the excel file for your reference.
Regards,
Pranav Transport.xlsx (9.9 KB)
I tried to execute your xaml file but coming across few issue. I can suggest to try out “Element Exists” activity. It returns true or false value, depending on the existence of a specific element, where you can check if any of the UI Element in search result exists and then can proceed with the rest of the flow of collecting Option & Opal card fee etc.