TheGrowthHackersNovigo / Shireen_Day_5

Shireen_Day_5
0 stars 0 forks source link

Shireen_Day_5 #1

Open Shireen2211 opened 2 months ago

Shireen2211 commented 2 months ago

Initial Commit

Shireen2211 commented 2 months ago

Started with question3

Shireen2211 commented 2 months ago

+Question1: Sun Sign: Code a Robot in UiPath Studio to display the sun sign of an individual by entering the Date of birth of an individual and produce the output in the message box. • Open the webpage using the following URL: https://astrologyfutureeye.com/astro-calculators/sun-sign-calculator • Enter the Birth details to find out the Sun sign • Display the sun sign in the message box. • Use Object Repository

+Question2 : Go to https://quotes.toscrape.com/ and • Extract all Quotes, Author Name, and tags. • Extract this info for the landing page and for ‘Reading’, “inspirational’, ‘Friendship’ tags from the top ten. • Write these to respective sheets(tag name) where Quotes Author Name and Tags are the column names.

+Question3 :RPA Challenge: • Go to the URL http://rpachallenge.com • Download the input data file by clicking on the “Download Excel” button. • Click on the start button • Enter the details in the webpage. Display the success rate (along with the time taken to complete) in a message box.

Remaining work : Annotations for 1,2,3

Shireen2211 commented 2 months ago

Added annotations for all the questions