Skip to content
This repository was archived by the owner on Oct 24, 2025. It is now read-only.
This repository was archived by the owner on Oct 24, 2025. It is now read-only.

xpath definitions & determination should be better #4

Description

@jajajasalu2

Currently, xpath determination is done using a giant if else ladder in entrypoint.py, comparing the URL to a regular expression and returning the list of corresponding xpaths. A more sophisticated solution for this is required.

Additionally, the xpaths should also be consistent and defined properly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions