

Because Selenium Core is Javascript-based, it can run on almost any kind of browser. Because Selenium Remote Control is Java based, it is portable enough to run on all platforms.
This solution provides an easy way to write one test and use it across platforms and browsers, while expecting consistent results.