plz you help about Que paper of mahagenco previous your,any model paper relad to it{maharastra power genration}
1991Post New MahaGenco Instrumentation Interview Questions
Solaris server is not running in multi level? Continuously restarting after installing the package?
Explain immunoblotting?
What is Babel in React js?
List server requirements for installing laravel 5.5?
What is filter in excel?
How do I call help files from a VB program?
Can an arraylist be null?
What is least count?
What happens if we call require() method to load same module multiple times in Node.js?
How can I explain p2p process in SAP?
Is jquery a library for client scripting or server scripting? : jquery mobile
What is Java Swing?
What is the role of use command?
I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian
What is lateinit modifier?