Not able to set value in application web edit box - 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: Not able to set value in application web edit box (/Thread-Not-able-to-set-value-in-application-web-edit-box) |
Not able to set value in application web edit box - tanuj dewangan - 07-28-2016 Hi All, I am trying to enter value in web edit box through QTP, set value using QTP displaying in respective box but application treating as no value present in edit box. Please suggest how to resolve this problem. Using QTP 10, IE11 FYI. I am able to login via enter username and password and able to click available web button also using QTP. Every input is appreciable. RE: Not able to set value in application web edit box - Ankur - 07-28-2016 Try using .type RE: Not able to set value in application web edit box - tanuj dewangan - 07-28-2016 HI Ankur, with .type also not working. and also i believe .type will not work for webedit , it will work for winedit. RE: Not able to set value in application web edit box - Ankur - 07-28-2016 See if these articles help you Different ways to send keyboard inputs to an app All about Mercury Device Replay RE: Not able to set value in application web edit box - harshadevadas - 07-29-2016 Can we use robo. |