From ee3b4a2a081557f510674df489ac7479e31f5e82 Mon Sep 17 00:00:00 2001 From: ankitjavalkar Date: Wed, 1 Mar 2017 17:43:38 +0530 Subject: Fix selenium tests: - Fix addition of answer to codemirror using selenium - Add custom exception when selenium fails - Add id to logout button on student interface - Fix imports for Python3 support in load_test.py --- yaksh/templates/user.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'yaksh/templates/user.html') diff --git a/yaksh/templates/user.html b/yaksh/templates/user.html index 1707305..0d1f980 100644 --- a/yaksh/templates/user.html +++ b/yaksh/templates/user.html @@ -16,7 +16,7 @@ -- cgit