--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-user...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/selenium-users/a9ad8f7d-c8c6-47ea-b146-468fcb8d862an%40googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/selenium-users/f26f44ab-5ad5-494f-b74c-6b6f52a1c0c1n%40googlegroups.com.

Well, Selenium IDE is just a tool that helps you record what you do in a browser and then play it back. But you can also use Selenium without the IDE by writing your own code. There are bindings for lots of (most?) popular languages that make it easier to use Selenium with them. Many people prefer writing code with these tools instead of just using the record-and-playback feature because it gives them more control.
It sounds like you have three choices:
To view this discussion visit https://groups.google.com/d/msgid/selenium-users/7abc6100-3565-4efd-bbd5-ca67aa348412n%40googlegroups.com.