From c880adaca60e3c52f56f91b86e36e554a2587b21 Mon Sep 17 00:00:00 2001 From: Florian Kostenzer Date: Mon, 3 Feb 2020 12:38:09 +0100 Subject: [PATCH] Fix RealDeviceMap URL in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e6500b92..853476bf 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ The contents of this repo is a proof of concept and is for educational use only! -RealDeviceMap-UIControl is a Device Controllers for the RealDeviceMap-Api (https://github.com/123FLO321/RealDeviceMap). +RealDeviceMap-UIControl is a Device Controllers for the RealDeviceMap-Api (https://github.com/RealDeviceMap/RealDeviceMap). RealDeviceMap-UIControl interacts with the iOS Device using Xcode UITesting.
This project shows how to UITest 3rd party apps with optical image processing for none standart UIElements and how to setup and use a Webserver in a Xcode UITest.