You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Selenium is an umbrella project encapsulating a variety of tools and
5
-
libraries enabling web browser automation. Selenium specifically
6
-
provides infrastructure for the [W3C WebDriver specification](https://dvcs.w3.org/hg/webdriver/raw-file/tip/webdriver-spec.html)
7
-
— a platform and language-neutral coding interface compatible with all
6
+
7
+
8
+
Selenium is an umbrella project encapsulating a variety of tools and
9
+
libraries enabling web browser automation. Selenium specifically
10
+
provides infrastructure for the [W3C WebDriver specification](https://dvcs.w3.org/hg/webdriver/raw-file/tip/webdriver-spec.html)
11
+
— a platform and language-neutral coding interface compatible with all
8
12
major web browsers.
9
13
10
-
The project is made possible by volunteer contributors who've
11
-
generously donated thousands of hours in code development and upkeep.
14
+
The project is made possible by volunteer contributors who've
15
+
generously donated thousands of hours in code development and upkeep.
12
16
13
17
Selenium's source code is made available under the [Apache 2.0 license](https://github.com/SeleniumHQ/selenium/blob/master/LICENSE).
0 commit comments