botium-core icon indicating copy to clipboard operation
botium-core copied to clipboard

Is it possible to run N convos while keeping the browser open?

Open manoeljunior opened this issue 2 years ago • 2 comments

Describe the bug We are running 4 convos. For each convo, the browser opens, executes, and closes. And the opening time of the browser compromises the execution time of the tests. Would it be possible to close only after the execution of the last convo?

Botium Flavour:

  • Botium Bindings ?

Botium Version

  • "botium-bindings": "^2.1.13",
  • "botium-connector-webdriverio": "^0.3.25",

manoeljunior avatar Feb 15 '23 21:02 manoeljunior