Jian,
i have made some progress with this task, what i really need though in
order to be able to work faster is the ability to not kill firefox
when the test completes, or fails because of a problem.
Right now i am getting some js errors in browserbot, and i really need
to inspect the DOM to see what is happening, but firefox is killed
right away and i have to use alerts which is a horrible way to debug,
can you let me know what to comment out, or send me a patch to disable
the firefox shutdowns
On Nov 26, 6:32 pm, [EMAIL PROTECTED] wrote:
> One more thing, you also need to think of how to use the group
> locating concept for your jquery selectors. For example, you have the
> UI as follows,
>
> A {
> B {
> C
> }
> D
> E
> F
>
> }
>
> If only consider one level of relationship for A, how do you express
> the following concept in jquery selectors:
>
> "I am A, I have child B with attribute X, child D with attribute Y,
> child E with attribute Z, and child F".
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---