Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Type Mismatch:Check point while using DP
#1
Not Solved
Hi,
My Resut page is not shown in Active screen,
so I manually using this IF..Exist (got all the String arg values by Object spy)and I am giving Check point,
But it is Giving Type Mismatch Error.
This is my code.
Code:
If Browser("title:=ht.*","application version:=internet explorer 7","creationtime:=0").Page("url:=ht.*","index:=0").Exist Then
    Print "First result page is available"
wait(20)
Browser("title:=ht.*","application version:=internet explorer 7","creationtime:=0").Page("url:=ht.*","index:=0").WebElement("html tag:=B","innerhtml:=Operation Successful").Check CheckPoint("Operation Successful")



1.Even though I rerecord,I am not able to see the result page in Active Screen-Why?
2.If I use this manually Why it is giving Type mismatch error?

Any Help?
Thanks
Uma
'
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
Question Is there a way to create dynamic objects by declaring the type of object as parameter lotos 3 1,971 11-08-2017, 11:15 PM
Last Post: lotos
Sad QTP Script | how to get object of some open window just using its class type,Java sophia.sabir 1 8,676 08-07-2013, 01:26 PM
Last Post: anil2u
  impossible to pass a parameter of type 64 bytes in a webservices dosreis 0 2,011 06-21-2013, 01:55 AM
Last Post: dosreis
  How to find the Browser type at runtime? Rahull 1 2,999 09-14-2012, 09:22 PM
Last Post: SteveS
  type mis match vishnu 2 4,172 01-14-2012, 12:12 PM
Last Post: vishnu

Forum Jump:


Users browsing this thread: 1 Guest(s)