Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Dynamic variable in link call
#2
Solved: 10 Years, 10 Months ago
When you spy for a name is that how it looks like? "Lastname, First name"
or Lastname, Firstname?
you probably would need to pass the object property for indentification when you are trying to parameterize your value.
For eg:
Code:
Link("All Users") is a object stored in your Object repository.
Link("name:=Lastname,firstname") is a descriptive object which is created during run time.
name is the property and Lastname, firstname is its value. If you spy and check the object properties you will get a better idea.
Basanth
Give a fish to a man and you feed him for a day..Teach a man how to fish and you feed him for life.
Reply


Messages In This Thread
Dynamic variable in link call - by rdix007 - 03-28-2013, 02:17 AM
RE: Dynamic variable in link call - by basanth27 - 03-28-2013, 07:02 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to click on a dynamic link on a website Geekgirl 3 4,289 11-28-2013, 11:53 AM
Last Post: Jay
Question Dynamic Link which opens in new window Help starscream 6 6,341 08-10-2011, 11:59 AM
Last Post: suresh vasu
  To Delete Dynamic Link Present in a WebTable sheikadil15 0 2,332 04-16-2011, 12:54 PM
Last Post: sheikadil15
  how can I store a string with variable in it, in another variable? reejais 4 4,391 11-11-2010, 11:46 PM
Last Post: smeepaga

Forum Jump:


Users browsing this thread: 1 Guest(s)