Skip to content
This repository has been archived by the owner on Oct 30, 2024. It is now read-only.

Some links are getting lost in the dom -> aria tree conversion #25

Closed
AlephNotation opened this issue Mar 28, 2024 · 1 comment
Closed
Assignees
Labels
bug Something isn't working

Comments

@AlephNotation
Copy link
Contributor

Example:

State: {"kind":"ObjectiveState","url":"https://hdr.is/people","ariaTree":"[0,\"RootWebArea\",\"About - High Dimensional Research\",[[1,\"link\",\"HIGH DIMENSIONAL RESEARCH\"],\"⚲\",[2,\"link\",\"PRODUCT\"],[3,\"link\",\"BLOG\"],[4,\"link\",\"DOCUMENTATION\"],[5,\"link\",\"COMPANY\"],"progress":["Navigated to the `Company` page to find the email address of Tynan Daly.","Navigated to the `Company` page to find the email address of Tynan Daly"],"objective":"please find the email address link for tynan daly on the company page"}Response: {"progressAssessment":"Cannot find Tynan Daly's email address in the current ariaTree. The page might not contain the required information or it may need additional navigation to reach the desired information.","command":[{"kind":"Click","index":4}],"description":"Attempting to navigate to the `About` page to find Tynan Daly's email address. Clicked on `About`."}
Step response: [object Object]Performing action:[{"kind":"Click","index":4}]

The base tree should contain email links so i think they're getting filtered out during tree simplification.

Working on a fix.

@AlephNotation AlephNotation added the bug Something isn't working label Mar 28, 2024
@AlephNotation AlephNotation self-assigned this Mar 28, 2024
@AlephNotation
Copy link
Contributor Author

Strangely enough, this seems to have been closed by #32

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant