Please take a look at the Automated Testing overview for SmartGWT:

  
http://www.smartclient.com/smartgwtee-latest/javadoc/com/smartgwt/client/docs/AutomatedTesting.html

If you aren't using one of the tools here, pay special attention to the 
"Other Tools" section, which explains that SmartGWT uses locators instead 
of DOM IDs.  This allows you to create tests that aren't invalidated by DOM 
changes due to applying different look and feel, or working around new 
browser bugs.

On Wednesday, July 24, 2013 10:29:12 AM UTC-7, MJ C wrote:
>
> We are trying to implement Test Automation and one key point is to ensure 
> each HTML element has a unique ID (that we can always rely upon in our Test 
> Automation scripts for element identification).
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to