Hi,
I am facing a challenge in automating a project. I have to download a file from a particular portal for a certain date. If the file does not exists the webpage shows " File not exist". And I should skip downloading the file.
I tried out Element exists and then if Statement. The automation is struck. Kindly suggest what changes should I make?
SS Attached below: