Results 1 to 2 of 2

Thread: How to handle the pop-up window/s in Rational robot

  1. #1
    Junior Member
    Join Date
    Oct 2007
    Answers
    1

    How to handle the pop-up window/s in Rational robot

    Hi
    Can anybody explain "how to handle the pop-up window/s in Rational robot"

    we can handle these pop-up exceptions in WinRunner using pop-up exception handling. But i did not find any options like this in rational robot, can anybody explain me how to handle these unexpected pop-up windows.


    Regards
    Basavanagowda.CG


  2. #2
    Junior Member
    Join Date
    Dec 2007
    Answers
    13

    Re: How to handle the pop-up window/s in Rational robot

    You can do this by using verification point as explained in the below code.
    Let Robot do the work for you.

    I use a window exist verification point:

    Result = WindowVP (Exists, "Caption=w_message", "VP=Window Existence;Wait=2,2")

    IF RESULT = 1 THEN

    Window SetContext, "Caption=w_message"", ""
    PushButton Click, "Text=OK"

    END IF


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact