Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add helper functions for handling cookies #342

Merged
merged 13 commits into from
Sep 19, 2024

Conversation

matthew55
Copy link
Collaborator

@matthew55 matthew55 commented Aug 27, 2024

This PR adds helper functions for easily storing cookies for Selenium drivers. This will be of great help to #317, #314, #295, and #316. All of these PRs could utilize this in order to easily implement storing session cookies. Fidelity could use this too.

@matthew55 matthew55 requested a review from NelsonDane August 29, 2024 00:30
@NelsonDane
Copy link
Owner

I know you linked in-progress PRs, but one way to verify this works is to implement with a current broker, like Fidelity, since it currently doesn't save cookies and asks for SMS 2fa every login

helperAPI.py Outdated Show resolved Hide resolved
helperAPI.py Show resolved Hide resolved
@matthew55 matthew55 requested a review from NelsonDane August 29, 2024 21:03
@matthew55
Copy link
Collaborator Author

@NelsonDane Can we please get a review on this again? I understand that Fidelity is throwing an error, but I am getting the same error thrown on main. That is separate from this. I have tested this on docker and discord and it works perfectly for me. Please give your input.

Thank you.

@matthew55 matthew55 mentioned this pull request Sep 19, 2024
@NelsonDane NelsonDane merged commit a2a7521 into NelsonDane:main Sep 19, 2024
3 of 4 checks passed
@matthew55 matthew55 deleted the generic-cookie-functions branch September 19, 2024 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants