Entering Values in Mainframes screen (X,Y co-ordinates) - Printable Version +- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums) +-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP) +--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners) +--- Thread: Entering Values in Mainframes screen (X,Y co-ordinates) (/Thread-Entering-Values-in-Mainframes-screen-X-Y-co-ordinates) |
Entering Values in Mainframes screen (X,Y co-ordinates) - Swap2online - 08-29-2015 I am working on mainframes environment. so, i use Terminal Emulator add-in to work. I am trying to automate a task which requires user to input in (X,Y) co-ordinates in mainframes. To explain in detail I am trying to run a job by changing an value in (26, 37) co-ordinates. And that value, i will parametrize and will get it from a spreadsheet and will feed it to UFT. So each time i get that value from sheet, update in that job, submit it. Again in next iteration i get next value from sheet, update that in job, submit it. Now, the value which requires update in each iteration is in (26, 37) co-ordinates of length 5 characters. When i try to capture the object, it captures as whole Row, coz, whole row in that job is non-protected field. so i dont have any choice other than to update in x,y co-ordinates. Please help me on how to update a value in x,y co-ordinates in Mainframes... Thanks in advance!! RE: Entering Values in Mainframes screen (X,Y co-ordinates) - ADITI1992 - 09-12-2015 Can u plz provide some more details for clarity along with/partof code.... Thanks, Aditi.. |