ATTO
ATTO
Hi Luciano, I am planning to implement this feature. as of now I have implement like below 1. once user click on run suite so it's redirect to new tab...
@luciano-renzi what you thinking to implement this one I will go ahead to implement this feature.
it will better we can use export .side file which look like json and can convert into golem scripts.
@luciano-renzi yes this feature almost completed but what u think about if project name already exists. actually side will import with first new project name and after test and suite...
you can follow this below instruction to use already open default browser using golem gui. 1. first need to open browser using this below command to run on specific port...
Hi Luciano, I am planning to work on this Re-run feature. User should able to rerun the suite and also failed test on report page only.
as i understood problem localhost url will not work because it is looking into container itself so only solution is run ollama as docker container docker run -d -v ollama:/root/.ollama...