Hi,

I looked at the new Tellurium Engine apis from the 0.7.0 wiki page at

http://code.google.com/p/aost/wiki/Tellurium070Update#Tellurium_New_APIs

and they seems to be inconsistent.

In section "tellurium new apis", the getCSS is defined as

TelluriumApi.prototype.getCSS = function(locator, cssName)

But in the later section, it is shown as

TelluriumApi.prototype.getCSS = function(element, cssName);

Which one is correct?

-- 
You received this message because you are subscribed to the Google Groups 
"tellurium-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/tellurium-users?hl=en.

Reply via email to