11-04-2009, 04:46 PM
Hello All,
I am very new to the QTP, i want to handle dynamic objects i.e
so 1st time it is object, second time it is object_1 and so forth so every time while running it throws error object not found, anybody can you please let me know if you have whole script for regular expression to handle dyanamic objects
Thanks
I am very new to the QTP, i want to handle dynamic objects i.e
Code:
Browser(v). Page(v).webedit(object)
Thanks