office-gobmx/uitest
Mike Kaganski 6b2b85b93d Document LIBO_TEST_DEFAULT_DESKTOP environment variable
As defined by commit 69586e8381 (UI
tests: use a dedicated desktop on Windows, 2024-07-17).

Change-Id: Icd4ad6dfa95301fc1f6e699349278d3a0198fd08
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/175296
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2024-10-21 10:48:29 +02:00
..
demo_ui
impress_tests tdf#97361 Make unittests more pythonic: XIndexAccess 2024-01-23 14:00:46 +01:00
libreoffice pyuno,unotest,xmlsecurity: copy GPG test files for UITtest 2024-08-01 11:18:30 +02:00
math_tests Related tdf#160226 - Math inline editing Off by default 2024-08-26 10:38:28 +02:00
packaging
ui_logger_dsl testtools, uitest, unotest: fix issues found by Ruff linter 2024-07-29 10:34:57 +02:00
uitest testtools, uitest, unotest: fix issues found by Ruff linter 2024-07-29 10:34:57 +02:00
__init__.py
loginterpreter.py
Makefile
Module_uitest.mk
README.md Document LIBO_TEST_DEFAULT_DESKTOP environment variable 2024-10-21 10:48:29 +02:00
test_main.py testtools, uitest, unotest: fix issues found by Ruff linter 2024-07-29 10:34:57 +02:00
UITest_demo_ui.mk uitest: Clean up redundant usage of gb_UITest_use_oneprocess 2023-11-06 09:26:43 +01:00
UITest_impress_demo.mk uitest: Clean up redundant usage of gb_UITest_use_oneprocess 2023-11-06 09:26:43 +01:00
UITest_math_demo.mk uitest: Clean up redundant usage of gb_UITest_use_oneprocess 2023-11-06 09:26:43 +01:00

UI Testing Framework

The code for the UI testing framework and the UI tests.

The UI tests run on a dedicated desktop on Windows, to not interfere with the interactive session. To make them run on the current (active) desktop, define the following environment variable: LIBO_TEST_DEFAULT_DESKTOP