mirror of
https://github.com/hwchase17/langchain
synced 2024-11-02 09:40:22 +00:00
f103927b88
- **Description:** Fix import class name exporeted from 'playwright.async_api' and 'playwright.sync_api' to match the correct name in playwright tool. Change import from inline guard_import to helper function that calls guard_import to make code more readable in gmail tool. Upgrade playwright version to 1.43.0 - **Issue:** #21354 - **Dependencies:** upgrade playwright version(this is not required for the bugfix itself, just trying to keep dependencies fresh. I can remove the playwright version upgrade if you want.) |
||
---|---|---|
.. | ||
__init__.py | ||
base.py | ||
click.py | ||
current_page.py | ||
extract_hyperlinks.py | ||
extract_text.py | ||
get_elements.py | ||
navigate_back.py | ||
navigate.py | ||
utils.py |