Hi Experts,
I have a requirement in our daily monitoring process
We have to validate a downloadable file using some credentials
Below is the manual process steps where I want to do some automation using power shell or azure with powershell
- Navigate a URL
- Enter the credentials.
- Select language.(Optional)
- Go to download button
- Click on download button
- validate downloadable file(Partial download validation) I need to do automate above steps using powershell , any guesses let me know please
Thanks,
Siva