Good comparison. But the main problem is that we lack of active contributors. Can you image how many contributors have worked so hard to bring Selenium IDE to its current stage? The number should be huge.
For Tellurium IDE, 0.8.0 is actually our first release. We only have 1-2 people to work on it. But the challenge of Tellurium IDE is not the UI (I don't mean UI is not important, it is), the key is the UI module auto-detection algorithm. Since Tellurium considers the UI widget as a whole, it is much more complicated and difficult to design and implement than Selenium. But on the other hand, if we could come up with a better algorithm, Tellurium IDE will be way better and more powerful than Selenium IDE because it gives you the UI at the widget level and thus you don't need to consider the lower level details such as individual links and buttions. This could be a huge impact to Tellurium users. But as I said, the biggest problem is the number of active contributors. We need more contributions from our team and our community, especially for the JavaScript part. Thanks, Jian On Fri, Jan 28, 2011 at 2:12 PM, Kamal Ahmed <[email protected]>wrote: > Also note that the defult view of Selenium IDE has all the elements already > inside the UI, so the user does not have to readjust it to "see" other > elements of the UI. > Hope this helps. > Thanks, > -Kamal. > > -- > You received this message because you are subscribed to the Google Groups > "tellurium-developers" group. > To post to this group, send email to [email protected] > . > To unsubscribe from this group, send email to > [email protected]<tellurium-developers%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/tellurium-developers?hl=en. > -- 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.
