Open Issues Need Help
View All on GitHubAI Summary: The task requires debugging a Go program that uses the Locatr library for locating UI elements. The issue is that the reranking step in the visual analysis mode is not producing relevant chunks, leading to incorrect locators for a specific query on a given website. The solution involves investigating the reranking process within Locatr, potentially adjusting parameters or the LLM/reranker configuration to improve the accuracy of locator generation for the 'Next button to load paginated reviews' query on https://www.vitalproteins.com/products/collagen-gummies. This might involve examining the DOM structure, the LLM prompts, and the reranker's behavior.
Find locators for UI elements in web applications using natural language.