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

Don't skip actions with duplicate element ids #382

Merged
merged 1 commit into from
May 28, 2024

Conversation

ykeremy
Copy link
Contributor

@ykeremy ykeremy commented May 28, 2024

No description provided.

What does skipping actions with duplicate element ids break?
- Walmart purchasing flow: LLM clicks on search and then types the query into the same field. We skip writing the query.
- Greenhouse job application: Sometimes LLM gets confused and picks the wrong element id due to missing context. There are cases (ex. https://skyvern.retool.com/apps/720e7004-bec0-11ee-ab2f-a34852ef3e39/stepdetail#org=Massive&step_id=stp_262993394703862580&task_id=tsk_262991120711830858) where it would be fixed in the next actions but it didn't because we're skipping it. We applied to this job above with the cover letter inserted into the Linkedin URL field 😱
@ykeremy ykeremy added the sync label May 28, 2024
@ykeremy ykeremy merged commit bfa477a into main May 28, 2024
2 checks passed
@ykeremy ykeremy deleted the ykeremy/dont-skip-dup-actions branch May 28, 2024 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant