Author: konstantin.mishin
Date: 2009-03-09 12:28:19 -0400 (Mon, 09 Mar 2009)
New Revision: 12893
Modified:
trunk/test-applications/seleniumTest/richfaces/src/test/java/org/richfaces/testng/HotKeyTest.java
Log:
RF-6293
Modified:
trunk/test-applications/seleniumTest/richfaces/src/test/java/org/richfaces/testng/HotKeyTest.java
===================================================================
---
trunk/test-applications/seleniumTest/richfaces/src/test/java/org/richfaces/testng/HotKeyTest.java 2009-03-09
16:22:36 UTC (rev 12892)
+++
trunk/test-applications/seleniumTest/richfaces/src/test/java/org/richfaces/testng/HotKeyTest.java 2009-03-09
16:28:19 UTC (rev 12893)
@@ -21,7 +21,8 @@
/**
* Create hotKey component with timing="immediate"
* (or "onload")attribute and check that it works -
- * alpha/numeric/arrows/special(ins/del/pgup/pgdn/home/end)/enter/esc keys
+ * alpha/numeric/arrows/special(ins/del/pgup/pgdn/home/end)/enter/esc keys
+ * and check 'key' attribute
*/
@Test
public void testKeyAttribute(Template template) {
Show replies by date