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

Article · Português

Selenium é um framework portátil para testar aplicativos web. O Selenium fornece uma ferramenta de reprodução para a criação de testes funcionais sem a necessidade de aprender uma linguagem de script de teste (Selenium IDE). Ele também fornece uma linguagem de domínio específico de teste (Selenese) para escrever testes em várias linguagens de programação populares, incluindo C#, Groovy, Java, Perl, PHP, Python, Ruby e Scala. Os testes podem ser executados na maioria dos navegadores web modernos. Selenium é executado em Windows, Linux e macOS. É um software de código aberto lançado sob a licença Apache 2.0.

Abstract from DBpedia / Wikipedia · CC BY-SA

Selenium · Vinony