Small UI Testing metadata tweak

This commit is contained in:
Gerald Versluis 2023-10-31 09:46:05 +01:00 коммит произвёл GitHub
Родитель b117b61e07
Коммит d86da39f3c
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -7,10 +7,10 @@ languages:
- xaml
products:
- dotnet-maui
urlFragment: uitest-appium
urlFragment: uitest-appium-nunit
---
# UI testing with Appium and .NET MAUI
# .NET MAUI UI testing with Appium and NUnit
This project serves as a bare bones project structure that can be used as an example on how to get started with UI tests using Appium and .NET Multi-platform App UI (.NET MAUI).