selenium.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Fri, 25 Oct 2013 18:32:29 +0300
changeset 1519 38ef30108e56
parent 1511 c48567a6c6f9
child 1525 1bd0bcaec05f
permissions -rw-r--r--
libav.

.. -*- coding: utf-8; -*-
.. include:: HEADER.rst

===========
 Selenium.
===========
.. content::

Official docs.
==============

  http://docs.seleniumhq.org/docs/
                TOC.
  http://docs.seleniumhq.org/docs/03_webdriver.jsp
                WebDriver
  https://code.google.com/p/selenium/w/list
                Docs on Wiki.

com.thoughtworks.selenium.Selenium locator syntax.
==================================================

 * http://release.seleniumhq.org/selenium-remote-control/0.9.2/doc/java/com/thoughtworks/selenium/Selenium.html
 * http://selenium-training.israelekpo.com/targeting-elements.txt

Hi-level wrappers.
==================

Selenide.
---------

  https://github.com/codeborne/selenide/wiki/Selenide-vs-Selenium
                git repo
  http://ru.selenide.org/quick-start.html
                russian home page

Graphene 2.
-----------

  https://docs.jboss.org/author/display/ARQGRA2/Home
                home page
  https://community.jboss.org/wiki/ArquillianGraphene2
                wiki page