From 36fc643bfbea4e3759e15c4f795e9d92283ec51a Mon Sep 17 00:00:00 2001 From: mhajas Date: Mon, 27 Feb 2017 09:52:57 +0100 Subject: [PATCH] KEYCLOAK-4366 --- .../js-console/src/main/webapp/index.html | 55 +++++++++++--- .../adapter/page/JSConsoleTestApp.java | 56 ++++++++++++-- .../AbstractJSConsoleExampleAdapterTest.java | 75 ++++++++++++++++++- 3 files changed, 169 insertions(+), 17 deletions(-) diff --git a/testsuite/integration-arquillian/test-apps/js-console/src/main/webapp/index.html b/testsuite/integration-arquillian/test-apps/js-console/src/main/webapp/index.html index f34878afd3..c017b82d78 100755 --- a/testsuite/integration-arquillian/test-apps/js-console/src/main/webapp/index.html +++ b/testsuite/integration-arquillian/test-apps/js-console/src/main/webapp/index.html @@ -43,12 +43,18 @@ - + + + + + + +