selenium.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Mon, 22 Jul 2013 19:02:03 +0300
changeset 1510 c03c377f509b
parent 1509 486472c4ba6a
child 1511 c48567a6c6f9
permissions -rw-r--r--
com.thoughtworks.selenium.Selenium locator syntax.

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

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

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

  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