From 0e3bba2117773f1e7a3f2f9045cf4b4b63712ac8 Mon Sep 17 00:00:00 2001 From: Sergey Chumak Date: Tue, 9 Jun 2020 19:20:01 +0300 Subject: [PATCH] Create webviewtest test page --- resources/public/webviewtest/webviewtest.html | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 resources/public/webviewtest/webviewtest.html diff --git a/resources/public/webviewtest/webviewtest.html b/resources/public/webviewtest/webviewtest.html new file mode 100644 index 0000000..9a8187c --- /dev/null +++ b/resources/public/webviewtest/webviewtest.html @@ -0,0 +1,26 @@ + + + + + + + + +

WebView Tests

+ +

+Invalid hostname test +

+204 no content test +

+SSL error test +

+Blank URL test + + + +