Skip to content
This repository was archived by the owner on Sep 18, 2023. It is now read-only.

Selenium version for better reliabilty #195

@ading2210

Description

@ading2210

With the current Python-only implementation, it's possible for Poe to slightly alter their website which would completely break the library.

Instead, if we switched to a webdriver, minor changes in the client JS would have little practical effect. The largest drawback to this approach, would be the high amount of overhead it would introduce. However, I believe this trade off is worth it if it allows this library to be much more stable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions