Skip to content
Selenium (ソフトウェア)

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

EntityQ752522· pop 23· linked from 54 articles

Selenium (ソフトウェア)

Sign in to save

Webアプリケーションをテストするポータブルなフレームワークで無料のオープンソース・ソフトウェア。リリースは Apache ライセンス2.0。

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 · 日本語

Selenium は、 Webアプリケーションをテストするためのポータブルフレームワークである。 Selenium は、テストスクリプト言語(Selenium IDE)を学ぶ必要なしに、機能テストを作成するための再生ツールを提供する。また、C#、Groovy、Java、Perl、PHP、Python、Ruby、Scala 等の一般的なプログラミング言語でテストを作成するためのテストドメイン固有言語(Selenese)も提供する。その後、テストはほとんどの最新のWebブラウザに対して実行できる。Selenium は、Windows、Linux、およびmacOSで動作する。これは、Apache License 2.0 の下でリリースされたオープンソースソフトウェアである。

Abstract from DBpedia / Wikipedia · CC BY-SA