Skip to content
Selenium

Official website (https://selenium.dev/)

EntityQ752522· pop 23· linked from 54 articles

testing framework for web applications

Official website

Selenium

Selenium automates browsers. That's it!, Selenium automates browsers. That's it! What you do with that power is entirely up to you. Primarily it is for automating web applications for testing purposes, but is certainly not limited to just that. Boring web-based administration tasks can (and should) also be automated as well. Getting Started Selenium WebDriver Selenium WebDriver If you want to create robust, browser-based regression automation suites and tests, scale and distribute scripts across many environments, then you want to use Selenium WebDriver, a collection of language specific bindings to drive a browser - the way it is meant to be driven.

selenium.dev

Link to the official site · 3,573 chars · not written by Vinony

Wikidata facts

Instance of
software library
Named after
selenium
Official website
selenium.dev
Image
Selenium IDE.png
Show 8 more facts
software version identifier
4.43.0
source code repository URL
github.com/SeleniumHQ/selenium
software quality assurance
continuous integration
social media followers
22870
programmed in
Java
operating system
Microsoft Windows
Sources (12)

via Wikidata · CC0

Article · Español

Selenium es un entorno de pruebas de software para aplicaciones basadas en la web. Selenium provee una herramienta de grabar/reproducir para crear pruebas sin usar un lenguaje de scripting para pruebas (Selenium IDE). Incluye también un lenguaje específico de dominio para pruebas (Selenese) para escribir pruebas en un amplio número de lenguajes de programación populares incluyendo Java, C#, Ruby, Groovy, Perl, PHP y Python. Las pruebas pueden ejecutarse entonces usando la mayoría de los navegadores web modernos en diferentes sistemas operativos como Windows, Linux y OSX.

Abstract from DBpedia / Wikipedia · CC BY-SA