is it possible to have one browser open and run for whole config like i am going to run html with js inside to get some value especially for DOM purpose.
@Ruri
Not sure but maybe you can wrap open browser block with if else
like if browser is not open then open the browser and if it’s already open then skip that block