Firefox pointing to Firefox Private Browsing Version in Selenium
In Selenium, when I am giving the path of My Firefox Path(which is located inside AppData) in My Selenium Automation Code, & executing it’s opening the Firefox Browser. But the version it’s showing is of the Firefox Private Browsing. How to get the correct version of Browser Version while executing.
How to connect runnning firefox to debug
i have run firefox in debug mode, command as below:
/usr/bin/firefox –no-default-browser-check –no-first-run –no-sandbox –start-maximized –disable-gpu –remote-debugging-port 9222