Python scripts to share web WhatsApp's session file. So another person can open web WhatsApp using a shared session file without scanning QR code.
Watch this Video, It's in Hindi with English subtitles.
pip install selenium
OR pip install -r requirements.txt
.session_generator.py
and it will save "session_file.wa" file.session_opener.py
and it will open "session_file.wa" file.