Sunday, June 21, 2009

What are the properties you would use for identifying a browser & page when using descriptive programming?

Ans) Title is the property we use.ex: Browser("Title:="xxx").page("Title:="xxxx").....
"Name" would be another property apart from "title" that we can use.
Ex: Browser ("name:="xxx"").page("name:="xxxx"").....

No comments:

Search