CHANGELOG.md
CHATBOT_GUIDE.md
DEVELOPMENT.md
INSTALLATION.md
LICENSE
MANIFEST.in
README.md
SETUP.md
YAML_GUIDE.md
YAML_QUICK_START.md
bedrock_client.py
chatbot.py
chatbot_page_object_orchestrator.py
command.py
config.py
generate_page_objects.py
generate_regression_test.py
generate_test_from_workflow.py
generate_test_with_page_objects.py
locator_validation_service.py
locator_validator.py
logger.py
mcp_client.py
orchestrator.py
pyproject.toml
requirements.txt
run_yaml.py
server.py
session_store.py
tools_app_management.py
tools_context.py
tools_documentation.py
tools_interactions.py
tools_ios.py
tools_navigations.py
tools_session.py
tools_test_generation.py
appium_mcp.egg-info/PKG-INFO
appium_mcp.egg-info/SOURCES.txt
appium_mcp.egg-info/dependency_links.txt
appium_mcp.egg-info/entry_points.txt
appium_mcp.egg-info/requires.txt
appium_mcp.egg-info/top_level.txt
page_objects/__init__.py
page_objects/base_page.py
page_objects/home_page.py
page_objects/login_page.py
page_objects/product_details_page.py
templates/page_object.jinja2
templates/test.jinja2