QTP/UFT - Close all browsers except QC/ALM

前端 未结 2 1388
心在旅途
心在旅途 2021-01-24 01:37

Currently I am using the below code to close all the browsers except the ALM browser from where I run the test suite from. However When I run the suite from ALM, the below code

2条回答
  •  [愿得一人]
    2021-01-24 02:01

    Another option is to use ALM explorer.

    Check this link for more information.

    By using this you do not need to worry about closing any browser.

提交回复
热议问题