Persistence #2

Closed
opened 2026-02-26 19:51:07 -05:00 by array-in-a-matrix · 1 comment

Save session cookie. https://sqlpey.com/python/selenium-session-persistence-techniques/

Insert code after this line:

Line 24 in 7973d47
browser.get('https://www.instagram.com/')

After logging in and saving the session, close browser and relaunch heedlessly.

Save session cookie. https://sqlpey.com/python/selenium-session-persistence-techniques/ Insert code after this line: https://git.inamatrix.xyz/array-in-a-matrix/insta-logger/src/commit/7973d47df5606949f911691607569e45e23c88aa/logger.py#L24 After logging in and saving the session, close browser and relaunch heedlessly.
Author
Owner

Solved: ebeafed8c4

Solved: ebeafed8c4
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
array-in-a-matrix/insta-logger#2
No description provided.