langchain/libs/community/tests/unit_tests/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[patch]: Fix Playwright Tools bug with Pydantic schemas (#27050) 2024-10-30 23:45:36 +00:00
test_all.py community[patch]: Fix Playwright Tools bug with Pydantic schemas (#27050) 2024-10-30 23:45:36 +00:00