From 9428455aebe66db16d4c19a531fdd7ac01c1d9b8 Mon Sep 17 00:00:00 2001 From: Vasily Strelyaev Date: Tue, 2 Jul 2019 15:30:35 +0300 Subject: [PATCH] Change Android browser -> Google Chrome (#3961) --- .../using-testcafe/common-concepts/browsers/browser-support.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/articles/documentation/using-testcafe/common-concepts/browsers/browser-support.md b/docs/articles/documentation/using-testcafe/common-concepts/browsers/browser-support.md index 4c7ae9ca41..b76aa7a3cd 100644 --- a/docs/articles/documentation/using-testcafe/common-concepts/browsers/browser-support.md +++ b/docs/articles/documentation/using-testcafe/common-concepts/browsers/browser-support.md @@ -22,7 +22,7 @@ of *officially supported* browsers against which TestCafe is actively tested. * Microsoft Edge * Mozilla Firefox * Safari -* Android browser +* Google Chrome mobile * Safari mobile > TestCafe supports the latest version of each browser unless specified explicitly.