Hello Everybody, we are using qooxdoo at the moment, and we want to use 
selenium. My question is, if you look at 
http://demo.qooxdoo.org/current/showcase/#Form , how can I get the locator for 
the text fileld of 'Name'? The html code is something like: 

<input type="text" autocomplete="off" style="border: 0pt none ; margin: 1px 
0pt; padding: 0pt; background: transparent none repeat scroll 0%; overflow: 
hidden; -moz-background-clip: -moz-initial; -moz-background-origin: 
-moz-initial; -moz-background-inline-policy: -moz-initial; outline-color: 
invert; outline-style: none; outline-width: medium; -moz-appearance: none; 
font-family: "Lucida Grande",Tahoma,Verdana,"Liberation Sans","Bitstream Vera 
Sans"; font-size: 11px; color: black; width: 170px; height: 14px;" 
spellcheck="false"/> 


I also have a piece of code: 

<html dir="ltr"><head><title></title><link type="text/css" rel="stylesheet" 
href="/r5101/Widgets/fckeditor/editor/css/fck_editorarea.css"/><link 
_fcktemp="true" type="text/css" rel="stylesheet" 
href="http://127.0.0.1/Widgets/fckeditor/editor/css/fck_showtableborders_gecko.css"/><link
 _fcktemp="true" type="text/css" rel="stylesheet" 
href="http://127.0.0.1/Widgets/fckeditor/editor/css/fck_internal.css"/></head><body
 spellcheck="false"><p><br type="_moz"/></p><p><br 
type="_moz"/></p></body></html> 


I wonder if I can locate this element. 

Thanks in advance! 

Chi


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to