Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Issues with Browser Name which has Pipe Symbol (|)
#7
Not Solved
Hi ,

I was also trying the above code. On an application I was trying to click on a link " Home". I have used descriptive programming and efined it with enough properties.

Code:
BrowserName=Browser("micclass:=Browser").GetROProperty("name")
                PageName=Browser("micclass:=Browser").Page("micclass:=Page").GetROProperty("title")

Browser("name:=" &BrowserName).Page("Title:="&PageName).Link(Obj_home).Click
but last line doesnt work. It says Link object properties matches with some other objects. But I added all mandatory prop, but still no luck
Reply


Messages In This Thread
RE: Issues with Browser Name which has Pipe Symbol (|) - by nikhilcogni - 03-17-2013, 10:31 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
Sad If/then Statement issues Carver2469 2 3,709 11-03-2015, 03:44 PM
Last Post: vinod123

Forum Jump:


Users browsing this thread: 1 Guest(s)