Skip to content
This repository was archived by the owner on Jun 26, 2024. It is now read-only.
This repository was archived by the owner on Jun 26, 2024. It is now read-only.

Infinite receiving of a RYM page in get_url method #48

@DekkoBraze

Description

@DekkoBraze

When I try to get info from RYM, I encounter an infinite loop in get_url() method of RymBrowser class (Selenium get() method of a class WebDriver, to be precise). Somehow it can't handle with getting any RYM page.

I've tried to pass other websites (google.com) into get() method and it works just fine.

I also notice that other Sonemic service, glitchewave.com, has the same problem.

I couldn't figure out how to solve this. Maybe I'm just missing something, idk.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions