From 40a99047bfd0e1613aaa35f335ccbd876595c8a0 Mon Sep 17 00:00:00 2001 From: Tom Schneider <71468580+tomjschneider@users.noreply.github.com> Date: Mon, 23 Oct 2023 10:37:29 -0400 Subject: [PATCH] Update known limitations docs --- README.md | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/README.md b/README.md index e1a311dd0..5f7bcf5be 100644 --- a/README.md +++ b/README.md @@ -191,19 +191,7 @@ Review this documentation regarding the execution of Test Engine in Power Platfo ## Known limitations -### Unsupported controls - -While work to provide full control coverage is in progress, support for the following controls are currently unavailable: - -- Charts -- Media -- Timer -- Mixed Reality -- Child controls within components - -### Authentication - -Multi-factor authentication is not supported. Use an account that requires only a username and password to run your tests. +See the [Test Engine documentation](https://learn.microsoft.com/en-us/power-apps/developer/test-engine/overview#limitations) for known limitations. ## Frequently asked questions