Skip to content

Commit

Permalink
🔄 synced local 'poetry.lock' with remote 'poetry.lock'
Browse files Browse the repository at this point in the history
<!-- ELLIPSIS_HIDDEN -->

| 🚀 | This description was created by [Ellipsis](https://www.ellipsis.dev) for commit e55da266047d517fdc758959e16b60c2e0618262  |
|--------|--------|

### Summary:
Updated `extract_information_for_navigation_goal` in `skyvern/webeye/actions/handler.py` to use a trimmed element tree for information extraction.

**Key points**:
- Updated `skyvern/webeye/actions/handler.py` to use a trimmed element tree for information extraction.
- Imported `ElementTreeFormat` from `skyvern/webeye/scraper/scraper`.
- Modified `extract_information_for_navigation_goal` to build the element tree using `ElementTreeFormat.HTML`.
- Logged the element tree building process with task and workflow run IDs.

----
Generated with ❤️ by [ellipsis.dev](https://www.ellipsis.dev)

<!-- ELLIPSIS_HIDDEN -->
  • Loading branch information
ykeremy committed Jul 25, 2024
1 parent a7cb960 commit afe3c23
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit afe3c23

Please sign in to comment.