Hi
This past week has been more serious stuff and as what people call the
business end . I have still a postive experiences but experienced a niggle
or two
Some of the painful ones :
1) The Selenium XParh expression goes bonkers when Templates (Tables,
Lists etc) are used to match elements that are inside an iframe. They work
only if a selectFrame is done prior to matching any operation with the
template . This took a pretty long time to debug . The problem is that the
isElement prints true but the elements do not match unless you do a
selectFrame prior to matching
2) The "%%" work only at the beginning of the string . (i.e.
%%edit-file is converted to contains(@id,edit-file) while the edit-file%%
does not get converted
Other than the above my experience has been hugelypositive. We are trying to
have most of our test cases with common verification code in grrovy so that
we can interoprate with Canoo WebTest also
Regards
Hari
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---