Hi All,

I am using below code to maximize the browser, previously it used to work
but now its not.

there is no change in code/browser version.

Getting general error at step 2
for step 4, application gets activated with error as obj not visible
same for last steps aswell.

not sure wt is the issue, can someone pls guide me

wHandle =
Browser("micClass:=Browser","creationtime:=1").GetROProperty("hwnd")
wHandle = Browser("micClass:=Browser","creationtime:=1").Object.hwnd
 wait(2)
Window("hwnd:=" & wHandle).Activate (obj not visible)
Window("hwnd:=" & wHandle).maximize

Thank you,
L V Prasad. K

-- 
-- 
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

--- 
You received this message because you are subscribed to the Google Groups "QTP 
- HP Quick Test Professional - Automated Software Testing" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to