From 683533fa35eac768f3fa8f094e2e2e18d3e91489 Mon Sep 17 00:00:00 2001 From: Méven Car Date: Tue, 23 Apr 2024 18:06:32 +0000 Subject: Add two first appium tests that run on CI Based upon @mart https://invent.kde.org/system/dolphin/-/merge_requests/492/diffs Co-authored-by: Marco Martin --- appiumtests/Readme.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 appiumtests/Readme.md (limited to 'appiumtests/Readme.md') diff --git a/appiumtests/Readme.md b/appiumtests/Readme.md new file mode 100644 index 000000000..eac841e58 --- /dev/null +++ b/appiumtests/Readme.md @@ -0,0 +1,7 @@ + +Instructions: + +chmod u+x dolphintest.py +python3 -m venv .venv +source .venv/bin/activate +selenium-webdriver-at-spi-run ./dolphintest.py -- cgit v1.3