Skip to content

Make Selenium::Session can be serialized/unserialized.#48

Open
zw963 wants to merge 1 commit into
crystal-loot:masterfrom
zw963:master
Open

Make Selenium::Session can be serialized/unserialized.#48
zw963 wants to merge 1 commit into
crystal-loot:masterfrom
zw963:master

Conversation

@zw963

@zw963 zw963 commented Apr 8, 2024

Copy link
Copy Markdown

Fixed #52

If Selenium::Session can be serialized/unserialized, we can save session into db (e.g. sqlite3), and reuse session connect to the old running driver and session, this make performance better.

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.

Make Selenium Sessions JSON serializable

1 participant