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

Sentinel Table Expansion Enhancement #425

Open
tyBouch opened this issue Sep 6, 2022 · 0 comments
Open

Sentinel Table Expansion Enhancement #425

tyBouch opened this issue Sep 6, 2022 · 0 comments
Assignees

Comments

@tyBouch
Copy link
Collaborator

tyBouch commented Sep 6, 2022

As it stands the Sentinel table object relies on fixed tags/selectors for grabbing columns, rows, headers, etc from tables. This means non standard tables, such as ones that use different tags for cells than headers, will not be correctly constructed.

To better allow expansion these could be replaced with By objects so the user can override the selectors used. Allowing for complex non standard tables to use the existing logic.

@tyBouch tyBouch self-assigned this Sep 6, 2022
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

No branches or pull requests

1 participant