slackbuilds/python/selenium
Dimitris Zlatanidis 378da49f3b python/selenium: Updated for version 3.4.3.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
2017-06-06 07:56:24 +07:00
..
README python/selenium: Added (Python bindings for Selenium). 2014-02-08 11:10:27 -06:00
selenium.SlackBuild python/selenium: Updated for version 3.4.3. 2017-06-06 07:56:24 +07:00
selenium.info python/selenium: Updated for version 3.4.3. 2017-06-06 07:56:24 +07:00
slack-desc python/selenium: Added (Python bindings for Selenium). 2014-02-08 11:10:27 -06:00

README

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.
Selenium has the support of some of the largest browser vendors who have
taken (or are taking) steps to make Selenium a native part of their browser.
It is also the core technology in countless other browser automation tools,
APIs and frameworks.