Intro You made it: The national RPA team coach called you and you’re representing your country in the Olympics. Let’s prepare. What you will learn Primarily:Advanced selector workBrowser automationSecondarily:Get data from ExcelOptimize the performance of your robots Client Name National RPA team coach Process Name RPAChallengeDemo Description Solve the RPA Challenge in Microsoft Power Automate for desktop. Hints Inspect the data set. Do we need to optimize it now or in the robot?Inspect the UI elements (text fields) on the webpageThey change, how to solve that?Launch Excel and a browser (e.g. Edge)Get first free column/row in ExcelRead from Excel worksheetPress button on web page (Start button)Problem?For eachPopulate text field on web pageOpen the developer tools in the browser and change the selector accordinglyClose ExcelAdvanced (speed optimization)Open the actionsUntick Wait for page to loadUntick Emulate typing Video Guide