ZAP-fiX: One Script Solution!

ZAP-fiX: One Script Solution!

Home Forums ZAPTEST Old Posts ZAP-fiX: One Script Solution!

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

      Hello! How can I make same Zap-Fix script work for both Zap-Fix Mac Viewer and a regular browser in Windows (assuming I’m accessing same web application via Firefox on Mac)?

      #30430
      Sergey ZAP
      Keymaster

        Hello Curtis,

        Thank you for posting your question.
        To make your script work, you need to include regular expression for parent AUT object in Object Repository, to enable QTP recognize either AUT window.
        – Locate Window object which represents AUT.
        – Put regular expression in its "regexpwndtitle" property:
        if the current "regexpwndtitle" property is set to "Mac Viewer" then replace it with something like this: "(Mac Viewer)|(Firefox)" (where "Firefox" stands for whatever regexpwndtitle is on the Firefox on Windows).

        Thanks,
        Sergey

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

      Virtual Expert

      ZAPTEST

      ZAPTEST Logo