Thread: [Solved] reCaptcha Stopped Working
View Single Post
  #129  
Old 09.09.2018, 20:24
zerobyte
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by audio20 View Post
Thank you so much for your tips!
...
This is the commandline I am using now, for reference, if anyone have the same problem. I must use "-p" followed by the name of my firefox user profile before passing the "-private" parameter and I could NOT pass all parameters at once e.g. "-p Profile -private"
Code:
[ "C:\\Program\\Firefox\\firefox.exe", "-p", "General", "-private-window", "%s" ]
...
That explains why my initial private command line didn't work... I'll give it a try...

regards, 00h
Reply With Quote