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

Make Selenium Sessions JSON serializable #52

Open
jwoertink opened this issue Jun 12, 2024 · 0 comments · May be fixed by #48
Open

Make Selenium Sessions JSON serializable #52

jwoertink opened this issue Jun 12, 2024 · 0 comments · May be fixed by #48

Comments

@jwoertink
Copy link
Contributor

I'm not too sure about this, but I wanted to at least abstract out a discussion from #48 so people can at least chime in with their thoughts.

On the one hand, I can see how that may be useful to store in the DB, but on the other hand, what if someone wanted to serialize with YAML, or XML? Do we then have to start allowing PRs to serialize everything? Maybe there's a way we can create some hook or whatever so if people want to serialize in their own way, they can without needing a patch or whatever.

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 a pull request may close this issue.

1 participant