10-13-2012, 06:47 PM
hi, I want to identify a link object whose property values change at runtime.
Below is the link how it looks:
OFS-47013-X:BTFG6412-1
But the above link always starts with OFS. so can u help me with regular expression for the above. I am using descriptive programming in my test.
i have tried the below but its not working
Link("innertext:=OFS.*")
please help me here
Below is the link how it looks:
OFS-47013-X:BTFG6412-1
But the above link always starts with OFS. so can u help me with regular expression for the above. I am using descriptive programming in my test.
i have tried the below but its not working
Link("innertext:=OFS.*")
please help me here