WebGlossary.info
Selenium
- A cross-platform portable framework for testing websites and apps. Selenium provides a playback tool (Selenium IDE) for authoring functional tests without the need to learn a test scripting language. It also provides a test-specific language (Selenese) to write tests in a number of popular programming languages, including C#, Groovy, Java, Perl, PHP, Python, Ruby, and Scala. The tests can then run against most modern web browsers. ← Wikipedia ↑ selenium.dev
- Previous term: Selector
- Next term: Self-contained action
- Random term: Java Database Connectivity