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.
Note: Firefox Version is 128.0, while that of Firefox Private Browsing is 128.0.2. Also, the geckodriver was not working. So, tried this way.