Python Forum
Selenium and keeping a Sesion alive
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Selenium and keeping a Sesion alive
#1
Hi, this is my first post on a programming forum, i´ll try to express myself the best i can.

I´m trying to do a program with Selenium and ChromeDriver, I have created it completly and it works perfectly, but i can´t completly keep my session whenever i want to use it, I´m using Whatsapp web to make a bot to answer randomly to my contact list, and it´s a bit annoying using the QR reader.

I´ve tried to use cookies(keeping them from the beginning, and then reading them again), also code from StackOverFlow, and finally i looked up at the API, I´m new at Python, I´m still studying Programming and it isn´t something I´m completly doing all the time but I´m trying.

Even doing all those things I haven´t found any solution to my problem.

Using Python 3.8 on Windows 10, could be the Python version a problem on this situation?

Sorry for bothering, it might be a stupid thing but I don´t know how to solve it properly
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Error in Selenium: CRITICAL:root:Selenium module is not installed...Exiting program. AcszE 1 3,587 Nov-03-2017, 08:41 PM
Last Post: metulburr

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020