We have listview with edit, delete button.
I record and generate steps to add an element in the listview, then delete the element.
The problem is the delete link button is selected by the location in listview, not related to the content that I added.
followling is the Find Expression:
id=ctl00_ctlLeftMenu1_lvLeftMenu_ctrl0_rptMenuItem_ctl02_lbMenuItem,tagname=a
How can I change the Find Expression to make sure the element to delete is the element that just been added?
Thanks,
Yulan
I record and generate steps to add an element in the listview, then delete the element.
The problem is the delete link button is selected by the location in listview, not related to the content that I added.
followling is the Find Expression:
id=ctl00_ctlLeftMenu1_lvLeftMenu_ctrl0_rptMenuItem_ctl02_lbMenuItem,tagname=a
How can I change the Find Expression to make sure the element to delete is the element that just been added?
Thanks,
Yulan