langchain/libs/community/langchain_community/tools/playwright
Sergey Ryabov 8180637345
community[patch]: Fix Playwright Tools bug with Pydantic schemas (#27050)
- Add tests for Playwright tools schema serialization
- Introduce base empty args Input class for BaseBrowserTool

Test Plan: `poetry run pytest
tests/unit_tests/tools/playwright/test_all.py`

Fixes #26758

---------

Co-authored-by: Erick Friis <erick@langchain.dev>
Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com>
2024-10-30 23:45:36 +00:00
..
__init__.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
base.py all: test 3.13 ci (#27197) 2024-10-25 12:56:58 -07:00
click.py all: test 3.13 ci (#27197) 2024-10-25 12:56:58 -07:00
current_page.py community[patch]: Fix Playwright Tools bug with Pydantic schemas (#27050) 2024-10-30 23:45:36 +00:00
extract_hyperlinks.py all: test 3.13 ci (#27197) 2024-10-25 12:56:58 -07:00
extract_text.py community[patch]: Fix Playwright Tools bug with Pydantic schemas (#27050) 2024-10-30 23:45:36 +00:00
get_elements.py all: test 3.13 ci (#27197) 2024-10-25 12:56:58 -07:00
navigate_back.py community[patch]: Fix Playwright Tools bug with Pydantic schemas (#27050) 2024-10-30 23:45:36 +00:00
navigate.py all: test 3.13 ci (#27197) 2024-10-25 12:56:58 -07:00
utils.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00