Hi Folks,
I am stuck with the below issue and would be great if I were to receive help and tips.
I have a web page where I am supposed to upload a certain file for links that demand upload.
The web page layout pattern is as below.
I need to upload a document for all those links where “Upload” is in Blue color. Document to be uploaded in the same always.
But this “Upload” links can be dynamic for each case which means the number and position of “Upload” may change in each case.
So basically, I need to run a process that identifies where all it requires an upload and then uploads the document for each of this case.
Would appreciate help and support.
Regards.