02-22-2013, 07:30 PM
Hi There
I am trying with the descriptive programming for a link present besides to edit field.But it is not working.
As the code I have written for that is
- It is saying to add some additional properties even I have added some additional properties to it as
Link("...:=......","index:=0") but the result is same.
Can anyone help me on this.
I am trying with the descriptive programming for a link present besides to edit field.But it is not working.
As the code I have written for that is
Code:
Browser("..:=...").Page("...:=....").Frame("....:=.....").Link("....:=.....").Click
Link("...:=......","index:=0") but the result is same.
Can anyone help me on this.