fbpx

Zap-fix cannot click Save button

Zap-fix cannot click Save button

Home Forums ZAPTEST Old Posts Zap-fix cannot click Save button

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #30561
    Curtis Don
    Participant

      Hello Zap,

      we are using Zap-fix Standalone version for some time already, and now we’ve encountered the following issue:
      We’ve scanned a Save As Windows’ dialog-box and although Zap-fix finds the Save button object when clicking on it nothing happens – We’ve tried any coding option known to us including VBScript coding but still Zap-fix cannot click on the Save button.

      Please help.

      Thank-you in advance.

      #30562
      Sasha ZAP
      Moderator

        Hello CurtisDo,

        Thank-you for your question.

        Basically this happens when you have multiple windows open one on the top of the other, but ZPX (Zap-fix) identifies only the first window (As an Application):
        There is a need to identify each new window as a separate application (Not same window but different pages in it).
        If the above does not help try using the following:

        1. Add a new Application + View and scan the problematic window into it, save it as the name of the window.

        2. Remove the “regexpwndclass” Application’s object property value.

        3. In the testing script, where the window appears use the following code (Which will change the window’s property during runtime):
        Application(…).SetProperty “<regexpwndtitle>”, “<Name of the window>” (You can use sniffing tools, such as the UFT Object Spy to get the exact window’s name).

        Hope this helped.

        Please contact Zap for further help.

        Thanks,
        Sasha

      Viewing 2 posts - 1 through 2 (of 2 total)
      • You must be logged in to reply to this topic.

      Virtual Expert

      ZAPTEST

      ZAPTEST Logo