Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

can u write one user defined function for webedit class.

Answer Posted / murali raju

Public function edit(name)
Browser("yahoo").Page("yahoo").Webedit("User Id").set name
End function

Call edit("Murali Raju")

Is This Answer Correct ?    12 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the virtual object?

1217


Anybody plz give, How do you test aframe in a web page? If page cotain text message or Images, tables?

2118


Is it possible to change the property value at runtime? How it is possible?

1081


How do you handle multiple banners(at the top the page, the banner is scrolling) in a web page(Dont take the name property(regular expression))

2147


can any body clearly explain about keyword driven framework .give me the explanation for files what ever you use in this frame work?

2171


How to open a new test using quicktest professional (qtp)?

1043


If I give some thousand tests to execute in two days what do you do?

1084


How do we handle run-time errors?

1097


What are the different ways to invoke an application using QTP?

1224


How does you pass optional arguments in qtp?

1084


What is smart identification in QTP?

1107


how can you do retesting (datadriven test) using notepad amd by using functions NOTE u should not use datatable methods

1980


What is test object model in quicktest professional (qtp)?

1054


why you have standardized functions? plzzz guys with real time exp. do answer

1899


Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?

2192