Skip to content
Selenium

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

EntityQ752522· pop 23· linked from 54 articles

framework do testowania aplikacji internetowych

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 · Polski

Selenium – zautomatyzowana platforma testowa dla aplikacji internetowych. Selenium dostarcza narzędzie odtwarzania zadań w celu tworzenia powtarzalnych testów funkcjonalnych bez konieczności uczenia się testowego języka skryptowego (Selenium IDE). Częścią frameworka jest również dziedzinowy język testowy (Selenese), który służy do pisania testów w różnych językach programowania, w tym JavaScript (Node.js), C#, Groovy, Java, Perl, PHP, Python, Ruby i Scala. Testy można następnie uruchomić na większości nowoczesnych przeglądarek internetowych. Selenium działa w systemach Windows, Linux i macOS. Jest to oprogramowanie typu open source wydane na licencji Apache License 2.0.

Abstract from DBpedia / Wikipedia · CC BY-SA

Selenium · Vinony