Hari,

We really appreciate your feedback. For IFrame, you have to define it
and select
it. Yes, the "%%" only works at the beginning. We may be able to
change that so
that it also works at the end.  Also, we will see how good selenium
supports regular
expression and if we need to support it.

Thanks,

Jian

On Mar 2, 9:43 am, Harihara Vinayakaram <[email protected]> wrote:
> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to