I am using Windows 7, I have both chrome webdriver version 108.0.5359.71 and geckodriver with version 0.34.0, and also installed mozilla firefox browser with version 115, In this case I am trying to reach web.whatsapp.com by both chrome and firefox for comparisons.
With chrome, I actually can surf the whatsapp web (automatically bypass the qr-code), with these settings:
However I need to access the whatsapp web using firefox since the chrome browser has known issues/limitation of videos playback element for whatsapp web, which I need to load in my project. These are my current settings for the firefox RSelenium setup:
And unfortunately these settings still make it stuck at whatsapp qr-code everytime the code run. I dont have any clue to solve this since its my first experience to attach user profile to firefox.
These are Note with pictures before navigate to web.whatsapp.com:
I am using Windows 7, I have both chrome webdriver version 108.0.5359.71 and geckodriver with version 0.34.0, and also installed mozilla firefox browser with version 115, In this case I am trying to reach web.whatsapp.com by both chrome and firefox for comparisons.
With chrome, I actually can surf the whatsapp web (automatically bypass the qr-code), with these settings:
However I need to access the whatsapp web using firefox since the chrome browser has known issues/limitation of videos playback element for whatsapp web, which I need to load in my project. These are my current settings for the firefox RSelenium setup:
And unfortunately these settings still make it stuck at whatsapp qr-code everytime the code run. I dont have any clue to solve this since its my first experience to attach user profile to firefox.
These are Note with pictures before navigate to web.whatsapp.com:
Actual Firefox Browser:
RSelenium firefox launch: