
Official website (https://selenium.dev/)
Selenium
Sign in to savetesting 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
- Part of
- Software Freedom Conservancy
- Named after
- selenium
- Official website
- selenium.dev
- Image
- Selenium IDE.png
- Has use
- software testing
Show 8 more facts
- software version identifier
- 4.43.0
- Stack Exchange tag
- stackoverflow.com/tags/selenium-webdriver
- source code repository URL
- github.com/SeleniumHQ/selenium
- software quality assurance
- continuous integration
- social media followers
- 22870
- programmed in
- Java
- copyright license
- Apache Software License 2.0
- operating system
- Microsoft Windows
Sources (12)
via Wikidata · CC0
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