As shown in the image below, we implemented test automation by executing subflows under the main flow.
The general structure of each subflow is as follows: Launch browser → Run test script → Reset settings → Close browser.
However, while the flow is running, an issue occurs during the settings reset step (an action that clicks a specific button on the tested web page), where the browser has already been closed, causing the reset to fail.
It seems that the browser may be closing due to a performance issue. Has anyone experienced a similar problem or knows how to resolve it?

Report
All responses (
Answers (