Condition: Quick Test Pro v.10; Mozilla Firefox v.3.0.5
There is the next fragment in VB-script test
...
SystemUtil.Run browserPath, urlMainPage, "", "open"
Browser("Index:=0").Page("title:=WWW-Код").Sync
Set obj = Browser("Index:=0").Page("title:=WWW-Код").Object
...
This test is well run with IExplorer,
but I have got problem with Firefox in third script line (see qtp-
debugger error message):
'Cannot identify the object [Page] (of class Page). Verify that this
objects properties match an object...'

Why does not recognize the Object property of Page for Firefox?

-- 
You received this message because you are subscribed to the Google
"QTP - HP Quick Test Professional - Automated Software Testing"
group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/MercuryQTP?hl=en

Reply via email to