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 can we redirect QTP results in to a excel sheet after the execution
hi,which is the best book to refer QTP 9.2 and Faq's.
suppose the given string str = {"vamsikrishna%%&%*&**"} count the no of vowels and special characters are repeated
WHAT ARE THE SHORTCUT KEYS IN QTP?
what is standalone database
After running scripts how you report results ,there is any specific report form
Types of properties that Quick Test learns while recording?
You have a WebTable in Web application. When you Record a Scenario using QTP, WebTable didn't recognized and also Repository is not having Webtable information. In this case How to find RowCount and Coloumn Count?
A web Page has a webtable with four columns and four rows. The first column is of ID and has values of 100,100A,A100,100y Find out the number of rows whose ID starts with 100. Similarly the last column is 'number of links'. Each row in the last column has values like link1,link2,link3 etc Find out the number of links where id is 100
How will you send values to a cell in a webtable using QTP?
How to save your test using quicktest professional?
What is text check point and text area check point?