what is micclass in qtp?
Tags:
Question ID: 105840
1
0
Marked as spam
Posted by (Questions: 9, Answers: 3)
Asked on January 16, 2015 11:56 am
311 views
Answers (1)
0
Private answer

Hello Raghu,

micclass is a mercury integer constant class name which is equal to classname of the object
for example inorder to close any web application
browser(''micclass:=Browser'').close

this line of script will close the any webapplication because any browser classname(micclass) is browser itself

Marked as spam
Posted by (Questions: 7, Answers: 8)
Answered on January 16, 2015 1:28 pm
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top