

Osh.run "cmd /c " & "chrome.exe -remote-debugging-port=9222 -user-data-dir=" & user_profile, 0, TrueĪfter login whatsapp web, used following python snip to attach with existing session from selenium import webdriverįrom import OptionsĬhrome_options.add_experimental_option("debuggerAddress", "127.0.0.1:9222")ĭriver = webdriver.Chrome('chromedriver. User_profile = """C:\Users\" & osh.ExpandEnvironmentStrings("%USERNAME%") & "\AppData\Local\Google\Chrome\User Data\selenium_chrome_profile""" It’s used by over 2B people in more than 180 countries.
Whatsapp login chrome code#
you can just save the code snip as chrome_launch.vbs and use this script to lauch chrome, only first time u would be asked for scan qr code. WhatsApp from Meta is a FREE messaging and video calling app. I use following vbscript to open chrome in debug mode. WhatsApp Signup WhatsApp The Lifeline app has been a great encouragement to the Bride of Christ.
Whatsapp login chrome windows#
following procedure i used in windows and it works.įirst add chrome.exe in environment variable.

Under Device Status, tap on Google Chrome (Windows / Mac).Open the WhatsApp app on your phone, tap the three-dots menu in the top-right corner and select Linked devices.WhatsApp is free and offers simple, secure, reliable messaging and calling, available on phones all over the world.

Don’t close the app on your phone until you are logged in to WhatsApp Web.Īlternatively, you can also log out from WhatsApp Web using your smartphone. WhatsApp Messenger: More than 2 billion people in over 180 countries use WhatsApp to stay in touch with friends and family, anytime and anywhere. Tap on Link a device to link your account to WhatsApp Web and sync chats.Open the WhatsApp app on your smartphone and scan the QR code.Use your phone to scan the QR code that appears on WhatsApp Web. Now, WhatsApp Web will show the sign-in screen with a QR code. WhatsApp Web and Desktop are computer-based extensions of the WhatsApp account on your phone. Go to Go to WhatsApp Web in the settings menu of WhatsApp on your phone.Click the three-dots menu in the left top corner of WhatsApp Web and select Log out.Once your phone scans the code, your computer will automatically sign you in and show your contacts. Point the camera so that the highlighted box is over the QR code area, then click the button to generate a new QR code. You can’t really get the gossip grapevine (or more important messages) going at a measly 20 words per minute.
Whatsapp login chrome how to#
Needless to say, for this to work, you must be logged in to your WhatsApp Web. Tap the three dots at the top right, then Linked devices. Home > Internet How to Use WhatsApp Web on Desktop and Chrome Robert Zak Updated If you have particularly chatty people on your WhatsApp list, you’ll know how annoying it can be to converse with them using a mobile keyboard.
You can log out and log in again to fix temporary sync and authentication issues with WhatsApp Web. 2 I was able to save the session by adding a start-option to chrome -> You need to add the option -user-data-dir