Skip to content

Draft: Add Appium test guide

Fushan Wen requested to merge work/fuf/appium into master

Remember to read our contribution guidelines:

What does this merge request add?

How to run Appium tests for applications on Linux

Related Issues

Replaces teams/eco/be4foss!79

Screenshot of the result (optional)

(If this merge request introduces a visual change or a new website feature, please add a screenshot by using the clip button in the upper right of this editor, otherwise leave this section blank)

How to test this MR

git clone https://invent.kde.org/documentation/develop-kde-org.git
cd develop-kde-org
git mr <THE NUMBER OF THIS MR>
hugo server

Closes

(If this merge request closes any issue in this repository, use Closes #<mr number> here, for example: Closes #3)

Merge request reports