From 3b7505194724837cd23c1978dd664d6059b2c396 Mon Sep 17 00:00:00 2001 From: Jeremy Kao Date: Tue, 5 May 2015 04:45:06 -0400 Subject: [PATCH] Support of CEF-based applications in the future --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a8b672..fe66f3d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ WinAppDriver - WebDriver for Windows Applications ================================================= -WinAppDriver is a WebDriver implementation for Windows applications, including desktop applications and store apps (formerly known as Metro-style apps). The support for Windows Phone apps is also planned. +WinAppDriver is a WebDriver implementation for Windows applications, including desktop applications and store apps (formerly known as Metro-style apps). Support of CEF-based desktop applications and Windows Phone apps is also planned. Status ------