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

Cookies? #68

Open
BilalNiaz1 opened this issue Mar 19, 2022 · 1 comment
Open

Cookies? #68

BilalNiaz1 opened this issue Mar 19, 2022 · 1 comment

Comments

@BilalNiaz1
Copy link

Anybody having already worked on reading/writing/managing cookies?

Thankyou!

@GCuser99
Copy link

@BilalNiaz1, I and others have attempted to build VBA wrappers for the entire Selenium Wire Protocol using @uezo's TinySeleniumVBA repository as an excellent starting point. You can find my version in this fork:

https://github.com/GCuser99/SeleniumVBA

As far as cookies are concerned, I roughed something out but could use some testing and feedback help because I did not have high quality use cases to go by. In the supplied Excel .xlsm file you will find a standard module called "test_cookies" - that should help you get started... Let me know how it goes!

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

No branches or pull requests

2 participants