U++ framework
Do not panic. Ask here before giving up.

Home » Community » Newbie corner » The UPP looks good -> Opportunities to evolve to better support RPA & AI
Re: The UPP looks good [message #61368 is a reply to message #61367] Thu, 02 January 2025 08:59 Go to previous messageGo to previous message
koldo is currently offline  koldo
Messages: 3461
Registered: August 2008
Senior Veteran
Hi Scott

I respond to you on each of the points:

1. Launch an program, such as Windows default Calculator program. Ensure it opened by checking active program titles and so on.
IMPLEMENTED
2. Identify each button id/handler of the Calculator program, try get its button text to verify.
This step ensure U++/SysInfo able identify correct specific dialog components easily, and then perform next step click or input texts.
DEPENDS ON THE SPECIFIC APPLICATION, BUT DOES NOT SEEM DIFFICULT
3. Mimic click button C to clear output fields firstly, and then click buttons by sequences to input 50*3-1+2= to get result
(yeah, we can send keyboard text as alt way, but here would like use click button way to test the "RPA" features,
or partial by click button, partial by send keyboard text)
IMPLEMENTED
4. Fetch result field text, such as get 151 back, verify the results.
DEPENDS ON THE SPECIFIC APPLICATION
5. Close Calculator program.
IMPLEMENTED
6. Capture each step before and after into pictures. (Just for testing)
IMPLEMENTED
7. Log each steps into files with timestamp as RPA audit purpose.
IMPLEMENTED

These issues depend very much on the application, it is easier in some applications than in others. In some cases OCR might be needed, and I don't know if it is readily available in U++.


Best regards
IƱaki

[Updated on: Thu, 02 January 2025 08:59]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: [Solved] SFTPBrowser example build failed
Next Topic: Buid methods enviroment variables
Goto Forum:
  


Current Time: Thu Sep 03 13:28:01 GMT+2 2026

Total time taken to generate the page: 0.01196 seconds