RPA-Challenges-4
Develop a Weather Clothing Guide Bot that prompts users to type in their city and the mail to send the report to; Search on Google for the temperature of the city in degrees Celsius; Send the result of the temperature base on the output. The content of the mail is in the text file depending on the temperature. Attach also the pictures on this drive depending on the weather temperature.
Hints:-
- Get the user's city name and email address to send the report.
- Search on Google for the temperature of that city in degrees Celsius.
- Send the report to the email address using the format in the text file and attached an image sample depending on the result of the temperature of that city.
Concepts you will learn:
- Web Automation
- Scenarios and Conditions
- String Manipulation
- Email Automation
Tools to use:
Any RPA software such as UiPath, BluePrism, AutomationAnywhere, PowerAutomate, etc that you are familiar with.
*******************************************************************************
Additionally, I have shared the code in a zip file on GitHub Account. I would appreciate it if you could review it and provide suggestions on how we can enhance the UI-Path coding for a more effective outcome.
Github challenges 4 links:- https://github.com/jpowarpgithub/RPA-Challenges-4
*******************************************************************************
Challenges 3 links:- https://rpa-ui-path-challenges-task.blogspot.com/2023/06/rpa-ui-path-task-challenges-3.html
0 Comments