Selenium (software)

From Wikiversity
Jump to navigation Jump to search
Selenium logo

Selenium is a portable framework for testing web applications. Selenium provides a playback tool for authoring functional tests without the need to learn a test scripting language (Selenium IDE). It also provides a test domain-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. Selenium runs on Windows, Linux, and macOS. It is open-source software released under the Apache License 2.0.[1]

Readings[edit | edit source]

Multimedia[edit | edit source]

Activities[edit | edit source]

Complete one or more of the following Selenium IDE tutorials:

See Also[edit | edit source]

References[edit | edit source]