Tellurium is a framework built on top of Selenium and use Selenium as the testing driving engine, but not the "record and replay" concept. Tellurium focuses on the UI module instead and it is more expressive and reusable. If you want to use Tellurium, you can read the following wiki page for a quick start,
http://code.google.com/p/aost/wiki/TenMinutesToTellurium Or check out/download Tellurium reference projects to learn more details about how to use Tellurium. If you want to use Selenium only, the easiest way is to install Selenium IDE, click on the web you want to test and then export them as a test case in Java, perl, ruby, and other languages. But it is rather difficult to refactor and reuse. Please visit http://seleniumhq.org/ For more details on Selenium. Thanks, Jian On Mar 20, 11:24 pm, findselenium <[email protected]> wrote: > it is my first to use selenium.but how to use it.who can tell me? > thank you --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
