gologinapp / pygologin

REST API provides programmatic access to GoLogin App. Create a new browser profile, get a list of all browser profiles, add a browser profile and running
Other
65 stars 41 forks source link

Gologin spawn error #18

Open new-sameer opened 1 year ago

new-sameer commented 1 year ago

Why I am Not able to launch orbita

PS C:\Users\aarif002\Desktop\pygologin-main\main-pygo> py gologin-selenium.py executablePath C:\Users\aarif002.gologin/browser/orbita-browser/chrome Traceback (most recent call last): File "C:\Users\aarif002\Desktop\pygologin-main\main-pygo\gologin-selenium.py", line 21, in debugger_address = gl.start() File "C:\Users\aarif002\Desktop\pygologin-main\main-pygo\gologin.py", line 125, in start return self.spawnBrowser() File "C:\Users\aarif002\Desktop\pygologin-main\main-pygo\gologin.py", line 109, in spawnBrowser subprocess.Popen(params, start_new_session=True) File "C:\Users\aarif002\AppData\Local\Programs\Python\Python310\lib\subprocess.py", line 969, in init self._execute_child(args, executable, preexec_fn, close_fds, File "C:\Users\aarif002\AppData\Local\Programs\Python\Python310\lib\subprocess.py", line 1438, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, FileNotFoundError: [WinError 2] The system cannot find the file specified

denbelii506 commented 1 year ago

me too

alexandivv commented 1 year ago

@new-sameer @denbelii506 we have added a fix, please update