hello everyone, pls help me. How to run the browser in unheadless mode and the browser windows do not overlap each other when running in mutithreads mode. Thanks and have nice day.
@radb0310 Thank you for your reply. This is how I currently have it configured. However, it seems to be incorrect at times—for instance, my IP address is in Germany, but my primary language is set to US English.
@telim2
Run Process runs the code as a batch file. No need to open CMD and if any program needs the cmd window (node.js server for example) it will open it as such once the desired line is executed.
When a batch file is run, the shell program (cmd.exe) reads the file and executes its commands, normally line-by-line.