I've been using the Selenium IDE to make automated tests but I can only run those tests within the IDE- which means I can only run them under Firefox.
Can I simply export my tests to one of the offered export languages and cross browser test from there or do I need to start using Webdriver?