Hi,
I am using 2 excel sheet.First excel sheet works fine with
the script,
if it opens the 2nd excel sheet,it works fine,but after
finish all the rows
it is giving the following error in the following line.
InValid Procedure call or argument
Line (178): "Browser("name:="&result,"application
version:=internet explorer 7").Page
("title:=bgt.*", "index:=0").WebList
("name:=SearchType","html
id:=Select1","location:=0").Select SearchType1".
I have seen a web article says that,If we use any vbscript
friendly name it may gives the above error-Invalid
procedure call or argument
not sure,Am I using any VBScript frienlyName? in the above
line?
[but the same line is perfecly working for first Excel ]
It is little urgent.
Any Help
Thanks you
No Answer is Posted For this Question
Be the First to Post Answer
how to retrieve the value from data table to the script and using the value to be displayed in message box. an also retrieve the value of the output value during runtime to the script or separating and using that value in the script.
How can i check items sorted or not in a weblist ? Give me the script for this...
How many types of recording modes in qtp? Which will be used when?
what is impact analysis on regression testing?
How to do excception handling ( error handling ) in QTP
6 Answers Institute for Medical Education,
What are the various types of Actions in UFT?
We have a dynamic webtable where rows keep on adding.I have to click on particular row where the status changes to Update or Save.How do you click on Status(either it can be Update or save)
Does any one worked on JIL Emulator , Testing with QTP(automation). Trail Version of QTP is not identifying the child objects of JIL emulator, Can any one help me out ,
how we can take data in the username field text box into variable in web application explain with example and give all functions to get data into variables
Can any one tell the different properties and values of differnt objects like Browser,Page,link,webedit,webcombobox,webradio botton,webcheckbox and web button.Because I am facing a lot of problems in interviews with Descriptive Programing.I never worked on web Application...Pls help any one as soon as possible....
Step 3&4 are repeated until an the object in recognised uniquely.
one screen page,that contains file , browse , update and cancel buttons.when we browse a file it should get update otherwise it should go to previous page.write negative test case for that.