[Cluster-devel] conga/luci/test CGA_0200_Create_cluster.py

ldimaggi at sourceware.org ldimaggi at sourceware.org
Tue Apr 24 14:25:54 UTC 2007


CVSROOT:	/cvs/cluster
Module name:	conga
Changes by:	ldimaggi at sourceware.org	2007-04-24 15:25:54

Modified files:
	luci/test      : CGA_0200_Create_cluster.py 

Log message:
	Changed to sty in synch with GUI

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/test/CGA_0200_Create_cluster.py.diff?cvsroot=cluster&r1=1.4&r2=1.5

--- conga/luci/test/CGA_0200_Create_cluster.py	2007/02/20 20:18:25	1.4
+++ conga/luci/test/CGA_0200_Create_cluster.py	2007/04/24 14:25:53	1.5
@@ -72,7 +72,7 @@
             sel.type("__SYSTEM" + str(systemCounter) + ":Passwd", CONGA_SMALL_CLUSTER_SYSTEMS[systemName])
             systemCounter = systemCounter + 1
             if (systemCounter > 2):
-                sel.click("//input[@value='Add Another Row']")          
+                sel.click("//input[@value='Add a cluster node']")          
         #sel.click("document.adminform.rhn_dl[1]")
         sel.click("Submit")
         sel.wait_for_page_to_load(PAGE_DISPLAY_DELAY)




More information about the Cluster-devel mailing list