I need to take the Error Screen Shot in Blue Prism V5. Is there anyway to do it? Is it Possible to press PrtScr using Global Send Keys and Save the image in Word Document?
Try a Navigate stage with Global Sendkey and text "^%{PRTSC}". Then Action stage to open Word instance (Word VBO), then another Action stage and use paste or paste from clipboard (Word VBO). Then another Word VBO to Save or Save As.