Detailed Answers: 1 Point = 1 Mark
Flow Decision or Flow Switch.Attach Window), which speeds up the bot by maintaining the window context.Step-by-Step Program Execution:
num.num mod 2 = 0 to check for a remainder."The number is divisible by two.""The number is not divisible by two."title='Untitled-Notepad'. If the user saves the file as "test", the title changes to "test-Notepad", causing the bot to fail because it cannot find the original title.title='*-Notepad'. This dynamic selector ensures the robot recognizes the Notepad window regardless of the current file name.Step-by-Step Program Execution:
extractedText) to store the result of the OCR read.extractedText variable into it to display the successfully recognized text on the screen.Step-by-Step Program Execution:
imageText, to hold the extracted characters.imageText variable to print the extracted data to the Output console for verification.Step-by-Step Program Execution:
userInput.userInput mod 2 = 0."The number entered is Even.""The number entered is Odd."