11-24-2009, 12:02 PM
Hi Anbarasu,
Check the WebEdit("Test")'s 'max length' property is set to 255. If you set a string more that 'max length', QTP will through the error message.
If it is 'max length' is 255, you can't set a string with 256 length.
Check the WebEdit("Test")'s 'max length' property is set to 255. If you set a string more that 'max length', QTP will through the error message.
If it is 'max length' is 255, you can't set a string with 256 length.