I have done the complete code…
So here is the .xaml file - you can just run it.
Here is the excel file - please change the path as per ur computer location
@Seem - If you see your Attach Browser Selector the Title is mentioned. I think Title gets changed each time for each container. If that is an issue then try to pass the variable name accordingly for each container.
Do not omit the title. Rather pass the a variable name of each container to that selector. Hence the BOT would be able to find the page with the title.
Can u please send me the selector , which you have mentioned…
And did it work for you?
I have given the complete .xaml…
No need to do further any code…
So if u are able to get it…
Please help me out
I am unable access the website due to security issue. In your workflow you have used a variable called “Container_Name” what is the output of that variable? If it is “ONE : Cargo Tracking” then change the title as “html title='” & Conatiner_Name &“’ />”
Could you please scrap the First Container and note the selector. Then scrap the Second Container and note the selector. Then please validate both the selectors and identify the difference.