.mcp.json
AGENT_WORKFLOW.md
CHANGES_SUMMARY.md
CLAUDE_CODE_INSTALLATION.md
DEPLOYMENT_GUIDE.md
FINAL_CHANGES_SUMMARY.md
FRAMEWORK_STANDARDS.md
INSTALLATION_GUIDE.md
INSTALLATION_SUMMARY.md
LICENSE
MANIFEST.in
MCP_CLIENT_SETUP.md
PUBLISHING_GUIDE.md
README.md
WORKFLOW_DIAGRAM.md
demo_usage.md
pyproject.toml
requirements.txt
agents/selenium-test-generator.agent.md
agents/selenium-test-healer.agent.md
agents/selenium-test-planner.agent.md
selenium_ai_agent.egg-info/PKG-INFO
selenium_ai_agent.egg-info/SOURCES.txt
selenium_ai_agent.egg-info/dependency_links.txt
selenium_ai_agent.egg-info/entry_points.txt
selenium_ai_agent.egg-info/requires.txt
selenium_ai_agent.egg-info/top_level.txt
selenium_mcp/__init__.py
selenium_mcp/context.py
selenium_mcp/server.py
selenium_mcp/tool_base.py
selenium_mcp/tools/__init__.py
selenium_mcp/tools/agents.py
selenium_mcp/tools/common.py
selenium_mcp/tools/console.py
selenium_mcp/tools/dialogs.py
selenium_mcp/tools/drag.py
selenium_mcp/tools/files.py
selenium_mcp/tools/javascript.py
selenium_mcp/tools/keyboard.py
selenium_mcp/tools/keys.py
selenium_mcp/tools/mouse.py
selenium_mcp/tools/navigate.py
selenium_mcp/tools/network.py
selenium_mcp/tools/pdf.py
selenium_mcp/tools/recording.py
selenium_mcp/tools/reset_session.py
selenium_mcp/tools/screenshot.py
selenium_mcp/tools/script_generator.py
selenium_mcp/tools/script_generator_improved.py
selenium_mcp/tools/snapshot.py
selenium_mcp/tools/tabs.py
selenium_mcp/tools/verification.py
selenium_mcp/tools/wait.py
selenium_mcp/tools/window.py