LICENCE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
src/AutoQA23.egg-info/PKG-INFO
src/AutoQA23.egg-info/SOURCES.txt
src/AutoQA23.egg-info/dependency_links.txt
src/AutoQA23.egg-info/entry_points.txt
src/AutoQA23.egg-info/top_level.txt
src/test23/__init__.py
src/test23/pytest.ini
src/test23/requirements.txt
src/test23/test23.py
src/test23/tests/__init__.py
src/test23/tests/config.py
src/test23/tests/robot/__init__.py
src/test23/tests/robot/desktop.ini
src/test23/tests/robot/robot.py
src/test23/tests/robot/src/IoC_Container.py
src/test23/tests/robot/src/ObjMapper.py
src/test23/tests/robot/src/__init__.py
src/test23/tests/robot/src/log_file.py
src/test23/tests/robot/src/manager.py
src/test23/tests/robot/src/retry_decorator.py
src/test23/tests/robot/src/abstract/__init__.py
src/test23/tests/robot/src/abstract/menu.py
src/test23/tests/robot/src/abstract/test.py
src/test23/tests/robot/src/autogeneratedscript/__init__.py
src/test23/tests/robot/src/autogeneratedscript/abstract/__init__.py
src/test23/tests/robot/src/autogeneratedscript/abstract/i_module_variable_writer.py
src/test23/tests/robot/src/autogeneratedscript/abstract/i_module_writer.py
src/test23/tests/robot/src/autogeneratedscript/utils/__init__.py
src/test23/tests/robot/src/autogeneratedscript/utils/corrector.py
src/test23/tests/robot/src/autogeneratedscript/utils/validators.py
src/test23/tests/robot/src/autolocatormanager/__init__.py
src/test23/tests/robot/src/autolocatormanager/auto_locator_manager.py
src/test23/tests/robot/src/autolocatormanager/constants.py
src/test23/tests/robot/src/autolocatormanager/src/__init__.py
src/test23/tests/robot/src/autolocatormanager/src/auth_session.py
src/test23/tests/robot/src/autolocatormanager/src/auto_nav_locator_handler.py
src/test23/tests/robot/src/autolocatormanager/src/auto_page_script_generator.py
src/test23/tests/robot/src/autolocatormanager/src/driver_login.py
src/test23/tests/robot/src/autolocatormanager/src/module_locator_writer.py
src/test23/tests/robot/src/autolocatormanager/src/scrap_page_by_nav_route.py
src/test23/tests/robot/src/autolocatormanager/src/scraping.py
src/test23/tests/robot/src/autolocatormanager/src/user_handler.py
src/test23/tests/robot/src/autolocatormanager/src/abstract/__init__.py
src/test23/tests/robot/src/autolocatormanager/src/abstract/i_auth_scraping.py
src/test23/tests/robot/src/autolocatormanager/src/abstract/i_auth_session.py
src/test23/tests/robot/src/autolocatormanager/src/abstract/i_auto_nav_locator_handler.py
src/test23/tests/robot/src/autolocatormanager/src/abstract/i_locator_extractor.py
src/test23/tests/robot/src/autolocatormanager/src/abstract/i_module_locator_writer.py
src/test23/tests/robot/src/autolocatormanager/src/abstract/i_override_auto_nav_locator.py
src/test23/tests/robot/src/autolocatormanager/src/abstract/i_page_locator_operations_core.py
src/test23/tests/robot/src/autolocatormanager/src/abstract/i_scrap_page_by_nav_route.py
src/test23/tests/robot/src/autolocatormanager/src/abstract/i_scraper.py
src/test23/tests/robot/src/autolocatormanager/src/abstract/i_user_hander.py
src/test23/tests/robot/src/managepom/__init__.py
src/test23/tests/robot/src/managepom/constants.py
src/test23/tests/robot/src/managepom/manage_pom.py
src/test23/tests/robot/src/managepom/property/__init__.py
src/test23/tests/robot/src/managepom/property/pom.xml
src/test23/tests/robot/src/managepom/property/pom_map_dict.txt
src/test23/tests/robot/src/managepom/property/pom_module_map.xml
src/test23/tests/robot/src/managepom/property/modules/AutomationScriptTest.xlsx
src/test23/tests/robot/src/managepom/property/modules/DataSet.xlsx
src/test23/tests/robot/src/managepom/property/modules/__init__.py
src/test23/tests/robot/src/managepom/property/modules/brave.py
src/test23/tests/robot/src/managepom/property/modules/chrome.py
src/test23/tests/robot/src/managepom/property/modules/chromium.py
src/test23/tests/robot/src/managepom/property/modules/common_constants.py
src/test23/tests/robot/src/managepom/property/modules/custom_keywords.py
src/test23/tests/robot/src/managepom/property/modules/decrypt_xl_data.py
src/test23/tests/robot/src/managepom/property/modules/driver.py
src/test23/tests/robot/src/managepom/property/modules/driver_controller.py
src/test23/tests/robot/src/managepom/property/modules/driver_factory.py
src/test23/tests/robot/src/managepom/property/modules/edge.py
src/test23/tests/robot/src/managepom/property/modules/encrypt_xl_data.py
src/test23/tests/robot/src/managepom/property/modules/firefox.py
src/test23/tests/robot/src/managepom/property/modules/json_report.py
src/test23/tests/robot/src/managepom/property/modules/manage_decryption_data.py
src/test23/tests/robot/src/managepom/property/modules/manage_encryption_data.py
src/test23/tests/robot/src/managepom/property/modules/nav_bar_locators.py
src/test23/tests/robot/src/managepom/property/modules/opera.py
src/test23/tests/robot/src/managepom/property/modules/run.py
src/test23/tests/robot/src/managepom/property/modules/safari.py
src/test23/tests/robot/src/managepom/property/modules/sample.py
src/test23/tests/robot/src/managepom/property/modules/test_data.py
src/test23/tests/robot/src/managepom/property/modules/test_data_manager.py
src/test23/tests/robot/src/managepom/property/modules/test_log.py
src/test23/tests/robot/src/managepom/property/modules/xl_test_data.py
src/test23/tests/robot/src/managepom/src/__init__.py
src/test23/tests/robot/src/managepom/src/automation_module_generator.py
src/test23/tests/robot/src/managepom/src/module_generator.py
src/test23/tests/robot/src/managepom/src/module_handler.py
src/test23/tests/robot/src/managepom/src/package_handler.py
src/test23/tests/robot/src/managepom/src/package_manager.py
src/test23/tests/robot/src/managepom/src/abstract/__init__.py
src/test23/tests/robot/src/managepom/src/abstract/i_automation.py
src/test23/tests/robot/src/managepom/src/abstract/i_get_option_type.py
src/test23/tests/robot/src/managepom/src/abstract/i_handler.py
src/test23/tests/robot/src/managepom/src/abstract/i_module_generator.py
src/test23/tests/robot/src/managepom/src/abstract/i_pom_abstract_factory.py
src/test23/tests/robot/src/managepom/src/abstract/i_pom_module_handler.py
src/test23/tests/robot/src/managepom/src/abstract/i_pom_structure.py
src/test23/tests/robot/src/managepom/src/modulesourcecode/__init__.py
src/test23/tests/robot/src/managepom/src/modulesourcecode/page_object.py
src/test23/tests/robot/src/managepom/src/modulesourcecode/scenario.py
src/test23/tests/robot/src/managepom/src/modulesourcecode/abstract/__init__.py
src/test23/tests/robot/src/managepom/src/modulesourcecode/abstract/module_content.py
src/test23/tests/robot/src/passwordmanager/__init__.py
src/test23/tests/robot/src/passwordmanager/constants.py
src/test23/tests/robot/src/passwordmanager/password_manager.py
src/test23/tests/robot/src/passwordmanager/property/__init__.py
src/test23/tests/robot/src/passwordmanager/property/security.key
src/test23/tests/robot/src/passwordmanager/property/user_credentials.pickle
src/test23/tests/robot/src/passwordmanager/src/__init__.py
src/test23/tests/robot/src/passwordmanager/src/create_random_user.py
src/test23/tests/robot/src/passwordmanager/src/key_generator.py
src/test23/tests/robot/src/passwordmanager/src/user_credentials.py
src/test23/tests/robot/src/passwordmanager/src/abstract/__init__.py
src/test23/tests/robot/src/passwordmanager/src/abstract/i_security_key.py
src/test23/tests/robot/src/passwordmanager/src/abstract/i_user_credentials.py