.gitignore
CHANGELOG.md
CI_CD_LICENSE_BYPASS.md
LICENSE
MANIFEST.in
README.md
azure_devops_config.json
build_cython.py
jira_config.json
publish_to_pypi.py
pyproject.toml
requirements.txt
setup.py
setup_cython.py
verify_before_publish.py
.github/workflows/hakalab-ci.yml
.github/workflows/publish-cython.yml
.github/workflows/unit-tests.yml
haka_playwright_engine.egg-info/PKG-INFO
haka_playwright_engine.egg-info/SOURCES.txt
haka_playwright_engine.egg-info/dependency_links.txt
haka_playwright_engine.egg-info/entry_points.txt
haka_playwright_engine.egg-info/requires.txt
haka_playwright_engine.egg-info/top_level.txt
hakalab_framework/__init__.py
hakalab_framework/__main__.py
hakalab_framework/behave_plugin.py
hakalab_framework/cli.py
hakalab_framework/cli_html_report.py
hakalab_framework/cli_unified_report.py
hakalab_framework/generate_unified_report.py
hakalab_framework/merge_reports.py
hakalab_framework/runner.py
hakalab_framework/core/__init__.py
hakalab_framework/core/ai_analysis_report.py
hakalab_framework/core/ai_provider.py
hakalab_framework/core/ai_report_generator.py
hakalab_framework/core/allure_config.py
hakalab_framework/core/appium_manager.py
hakalab_framework/core/auto_installer.py
hakalab_framework/core/azure_devops_config_manager.py
hakalab_framework/core/azure_devops_manager.py
hakalab_framework/core/behave_html_integration.py
hakalab_framework/core/config_schema.py
hakalab_framework/core/content_sanitizer.py
hakalab_framework/core/context_helpers.py
hakalab_framework/core/cucumber_report_merger.py
hakalab_framework/core/data_snapshot_manager.py
hakalab_framework/core/database_manager.py
hakalab_framework/core/desktop_manager.py
hakalab_framework/core/element_locator.py
hakalab_framework/core/environment_config.py
hakalab_framework/core/html_reporter.py
hakalab_framework/core/image_utils.py
hakalab_framework/core/jira_config_manager.py
hakalab_framework/core/license_validator.py
hakalab_framework/core/ocr_manager.py
hakalab_framework/core/ocr_manager_demo.py
hakalab_framework/core/parallelization.py
hakalab_framework/core/parallelization_manager.py
hakalab_framework/core/report_generator.py
hakalab_framework/core/report_merger.py
hakalab_framework/core/scenario_retry_runner.py
hakalab_framework/core/screenshot_manager.py
hakalab_framework/core/secret_masker.py
hakalab_framework/core/self_healing_manager.py
hakalab_framework/core/session_crypto.py
hakalab_framework/core/session_manager.py
hakalab_framework/core/soft_assertion_hooks.py
hakalab_framework/core/soft_assertions.py
hakalab_framework/core/step_suggester.py
hakalab_framework/core/unified_report_generator.py
hakalab_framework/core/variable_manager.py
hakalab_framework/core/video_manager.py
hakalab_framework/documentacion/GUIA_BROWSER_CONTEXT.md
hakalab_framework/documentacion/GUIA_CONFIGURACION_ENV.md
hakalab_framework/documentacion/GUIA_ESTRUCTURA_PROYECTO.md
hakalab_framework/documentacion/GUIA_LOCALIZADORES.md
hakalab_framework/documentacion/GUIA_MOBILE_TESTING_COMPLETA.md
hakalab_framework/documentacion/GUIA_PASOS_CONDICIONALES.md
hakalab_framework/documentacion/GUIA_PASOS_PERSONALIZADOS.md
hakalab_framework/documentacion/GUIA_PATRONES_AVANZADOS.md
hakalab_framework/documentacion/GUIA_PRUEBAS_API.md
hakalab_framework/documentacion/GUIA_PRUEBAS_BD.md
hakalab_framework/documentacion/GUIA_PRUEBAS_DESKTOP.md
hakalab_framework/documentacion/GUIA_PRUEBAS_WEB.md
hakalab_framework/documentacion/GUIA_REINTENTOS_ESCENARIOS.md
hakalab_framework/documentacion/GUIA_SALESFORCE_FRONTDOOR.md
hakalab_framework/documentacion/GUIA_SESIONES_GUARDADAS.md
hakalab_framework/documentacion/GUIA_SOFT_ASSERTIONS.md
hakalab_framework/documentacion/GUIA_USO_DE_VARIABLES_EN_STEPS.md
hakalab_framework/documentacion/GUIA_USO_GENERAL.md
hakalab_framework/documentacion/GUIA_VARIABLES.md
hakalab_framework/documentacion/GUIA_XRAY_CLOUD.md
hakalab_framework/documentacion/INVENTARIO_PASOS_API.md
hakalab_framework/documentacion/INVENTARIO_PASOS_BD.md
hakalab_framework/documentacion/INVENTARIO_PASOS_CONDICIONALES.md
hakalab_framework/documentacion/INVENTARIO_PASOS_DESKTOP.md
hakalab_framework/documentacion/INVENTARIO_PASOS_GENAI.md
hakalab_framework/documentacion/INVENTARIO_PASOS_GEOLOCALIZACION.md
hakalab_framework/documentacion/INVENTARIO_PASOS_MOBILE.md
hakalab_framework/documentacion/INVENTARIO_PASOS_PERFORMANCE.md
hakalab_framework/documentacion/INVENTARIO_PASOS_SALESFORCE.md
hakalab_framework/documentacion/INVENTARIO_PASOS_SESIONES.md
hakalab_framework/documentacion/INVENTARIO_PASOS_VALIDACIONES.md
hakalab_framework/documentacion/INVENTARIO_PASOS_WEB.md
hakalab_framework/documentacion/LICENSE_ENFORCEMENT_v1.3.143.txt
hakalab_framework/documentacion/REQUERIMIENTOS_FIREWALL.txt
hakalab_framework/examples/.env.azure_devops_example
hakalab_framework/examples/.env.example
hakalab_framework/examples/README_EXAMPLES.txt
hakalab_framework/examples/accesibilidad_example.feature
hakalab_framework/examples/api_example.feature
hakalab_framework/examples/archivos_example.feature
hakalab_framework/examples/bd_example.feature
hakalab_framework/examples/capture_session.py
hakalab_framework/examples/condicionales_example.feature
hakalab_framework/examples/config_navegador_example.feature
hakalab_framework/examples/custom_steps_example.py
hakalab_framework/examples/desktop_example.feature
hakalab_framework/examples/genai_example.feature
hakalab_framework/examples/geolocalizacion_example.feature
hakalab_framework/examples/html_report_example.py
hakalab_framework/examples/jira_example.feature
hakalab_framework/examples/mi_prompt_juez_ejemplo.txt
hakalab_framework/examples/mobile_env_example
hakalab_framework/examples/mobile_example.feature
hakalab_framework/examples/performance_example.feature
hakalab_framework/examples/prompt_juez_por_defecto.txt
hakalab_framework/examples/salesforce_api_example.feature
hakalab_framework/examples/salesforce_example.feature
hakalab_framework/examples/sesiones_example.feature
hakalab_framework/examples/supabase_vectores_example.feature
hakalab_framework/examples/test_stealth_mode.py
hakalab_framework/examples/validaciones_example.feature
hakalab_framework/examples/validaciones_semanticas_example.feature
hakalab_framework/examples/variables_example.feature
hakalab_framework/examples/vectorize_documents_supabase.py
hakalab_framework/examples/web_example.feature
hakalab_framework/examples/context/customer_service_rules.txt
hakalab_framework/examples/json_poms_mobile/ALERTS.json
hakalab_framework/examples/json_poms_mobile/CART.json
hakalab_framework/examples/json_poms_mobile/FORM.json
hakalab_framework/examples/json_poms_mobile/GENERAL.json
hakalab_framework/examples/json_poms_mobile/HOME.json
hakalab_framework/examples/json_poms_mobile/LOGIN.json
hakalab_framework/examples/json_poms_mobile/PRODUCT.json
hakalab_framework/examples/json_poms_mobile/SEARCH.json
hakalab_framework/integrations/__init__.py
hakalab_framework/integrations/cassini_hooks.py
hakalab_framework/integrations/cassini_integration.py
hakalab_framework/integrations/haka_test_manager.py
hakalab_framework/integrations/jira_integration.py
hakalab_framework/integrations/jira_issue_type_resolver.py
hakalab_framework/integrations/salesforce_api.py
hakalab_framework/integrations/salesforce_config.py
hakalab_framework/integrations/salesforce_frontdoor.py
hakalab_framework/integrations/xray/__init__.py
hakalab_framework/integrations/xray/auth_handler.py
hakalab_framework/integrations/xray/cloud_env_config.py
hakalab_framework/integrations/xray/config_loader.py
hakalab_framework/integrations/xray/evidence_manager.py
hakalab_framework/integrations/xray/execution_manager.py
hakalab_framework/integrations/xray/import_runner.py
hakalab_framework/integrations/xray/models.py
hakalab_framework/integrations/xray/schema.json
hakalab_framework/integrations/xray/test_matcher.py
hakalab_framework/plugins/__init__.py
hakalab_framework/plugins/ai_report_plugin.py
hakalab_framework/plugins/azure_devops_plugin.py
hakalab_framework/plugins/base_plugin.py
hakalab_framework/plugins/html_report_plugin.py
hakalab_framework/plugins/jira_config_plugin.py
hakalab_framework/plugins/plugin_manager.py
hakalab_framework/plugins/screenshot_plugin.py
hakalab_framework/plugins/soft_assertions_plugin.py
hakalab_framework/plugins/xray_cloud_plugin.py
hakalab_framework/steps/__init__.py
hakalab_framework/steps/accessibility_steps.py
hakalab_framework/steps/advanced_input_steps.py
hakalab_framework/steps/advanced_steps.py
hakalab_framework/steps/api_json_validation_steps.py
hakalab_framework/steps/api_testing_steps.py
hakalab_framework/steps/appium_steps.py
hakalab_framework/steps/assertion_steps.py
hakalab_framework/steps/browser_advanced_config_steps.py
hakalab_framework/steps/browser_control_steps.py
hakalab_framework/steps/combobox_steps.py
hakalab_framework/steps/combobox_validation_steps.py
hakalab_framework/steps/conditional_steps.py
hakalab_framework/steps/csv_file_steps.py
hakalab_framework/steps/data_extraction_steps.py
hakalab_framework/steps/database_steps.py
hakalab_framework/steps/desktop_steps.py
hakalab_framework/steps/drag_drop_steps.py
hakalab_framework/steps/email_steps.py
hakalab_framework/steps/environment_steps.py
hakalab_framework/steps/file_steps.py
hakalab_framework/steps/form_handling_steps.py
hakalab_framework/steps/frontend_metrics_steps.py
hakalab_framework/steps/genai_advanced_steps.py
hakalab_framework/steps/genai_evaluation_steps.py
hakalab_framework/steps/geolocation_steps.py
hakalab_framework/steps/iframe_steps.py
hakalab_framework/steps/interaction_steps.py
hakalab_framework/steps/jira_config_steps.py
hakalab_framework/steps/jira_steps.py
hakalab_framework/steps/keyboard_mouse_steps.py
hakalab_framework/steps/modal_steps.py
hakalab_framework/steps/navigation_steps.py
hakalab_framework/steps/ocr_steps.py
hakalab_framework/steps/pdf_steps.py
hakalab_framework/steps/performance_steps.py
hakalab_framework/steps/responsive_steps.py
hakalab_framework/steps/salesforce_query_steps.py
hakalab_framework/steps/salesforce_steps.py
hakalab_framework/steps/scroll_steps.py
hakalab_framework/steps/semantic_advanced_steps.py
hakalab_framework/steps/semantic_nlp_steps.py
hakalab_framework/steps/semantic_validation_steps.py
hakalab_framework/steps/session_steps.py
hakalab_framework/steps/supabase_vector_steps.py
hakalab_framework/steps/table_steps.py
hakalab_framework/steps/timing_steps.py
hakalab_framework/steps/validation_steps.py
hakalab_framework/steps/variable_steps.py
hakalab_framework/steps/waiting_steps.py
hakalab_framework/steps/web_elements_steps.py
hakalab_framework/steps/window_steps.py
hakalab_framework/templates/__init__.py
hakalab_framework/templates/env_license_example
hakalab_framework/templates/environment.py
hakalab_framework/templates/environment_with_html_report.py
hakalab_framework/templates/report_config.json
hakalab_framework/templates/requirements_client.txt
hakalab_framework/templates/browser_configs/chrome_cicd.json
hakalab_framework/templates/browser_configs/chrome_mobile.json
hakalab_framework/templates/browser_configs/chrome_performance.json
hakalab_framework/templates/browser_configs/chrome_security_disabled.json
hakalab_framework/templates/browser_configs/firefox_standard.json
hakaray/API_COLLECTION.md
hakaray/HakaRay_API.postman_collection.json
semantic-review/2026-07-22-173812-pr-0.md
tests/conftest.py
tests/test_config_schema.py
tests/test_content_sanitizer.py
tests/test_element_locator.py
tests/test_imports.py
tests/test_jira_xray_cloud_smoke.py
tests/test_license_validator.py
tests/test_parallelization.py
tests/test_secret_masker.py
tests/test_session_crypto.py
tests/test_soft_assertions.py
tests/test_steps_registry.py
tests/test_variable_manager.py