Nayak_Ragh
4 years agoOccasional Contributor
How to add a value to another value read from onscreen
I have an object value (Quantity) and I need to increment it by 10.
I used 'Set variable value' method to read the onscreen object value to a variable. but I am not able to increment it with a desired value and make an entry on screen.
Requesting your help to resolve this issue.
Hi,
> if there are any special methods to be used to write the script output into the field?
.Keys() method for scripting.
Use On-Screen Action operation for Keyword test and configure it to call Keys method.