I'm automating a web portal with Iexplorer. I am using UFT V11.50.
I'm having problems when writing to a textbox. I use the following statement:
Browser ("browser"). Page ("page"). Frame ("Calendar"). WebEdit ("_ CALCOD"). Set "5"
I use .SET to write to him textbox and it works but it is not recorded. Writes in the textbox number 5 but a second then disappears. I do not feel the same in other textbox.
I do not understand what happens to me. Can you help?