fbpx

Multiple Chrome Instances Problem

Multiple Chrome Instances Problem

Home Forums Ask Expert Multiple Chrome Instances Problem

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #32753
    Michael Pelachick – PLCB
    Participant

      I mimicked “2. Build First Script”. My problem is that I had the tutorial up in one instance of Chrome and ran the zaptest script in another chrome instance. Once the script ended and show the results, both instances of chrome were closed. How do I script to only close one instance of chrome and leave the other instance of chrome open?

      #32754
      Sergey ZAP
      Keymaster

        Hello!
        If you use the Launch method to open a browser you should not have another instance of the same browser type.
        Please use different browser for the Tutorial if you want to keep it open.

        If you want ZAPTEST to distinguish between browser windows you need to dynamically set “regexpwndtitle” value in Application object (use page title).
        Note: this only works for different windows, not for different tabs on a same browser window.

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

      Virtual Expert

      ZAPTEST

      ZAPTEST Logo