Interview Question : Does tools have a provision to capture unexpected pop-up windows screen shots?
Answer : Yes. Use invokeApplication() or invokeApplicationInThread(). Refer to built-in functions document.
Interview Question Category : Automated Testing