08-07-2012, 06:09 PM
Hi,
I am very much new to QTP and working some web sites.
I am working on weblist which contains multiple values and when ever a value from the drop down is selected, the text of the Web Button changes according to the value selected.
Ex - if the drop down value is Red, the Save button would be " save RED" and it changes if the value is selected as "green". ( "save Green")
To select the value from Weblist, i am using For loop but the web button is not identified the by the qtp when ever the value is changed.
Note - it works fine with first value of the drop down.
I have checked by enabling the smart identification and later disabled it.
QTP gives error as " web button has same properties values, use different properties values to identify the object uniquely."
Kindly Help.
Thanks in Advance!
I am very much new to QTP and working some web sites.
I am working on weblist which contains multiple values and when ever a value from the drop down is selected, the text of the Web Button changes according to the value selected.
Ex - if the drop down value is Red, the Save button would be " save RED" and it changes if the value is selected as "green". ( "save Green")
To select the value from Weblist, i am using For loop but the web button is not identified the by the qtp when ever the value is changed.
Note - it works fine with first value of the drop down.
I have checked by enabling the smart identification and later disabled it.
QTP gives error as " web button has same properties values, use different properties values to identify the object uniquely."
Kindly Help.
Thanks in Advance!