equal
deleted
inserted
replaced
|
1 .. -*- coding: utf-8; -*- |
|
2 .. include:: HEADER.rst |
|
3 |
|
4 =========== |
|
5 Selenium. |
|
6 =========== |
|
7 .. content:: |
|
8 |
|
9 Official docs. |
|
10 ============== |
|
11 |
|
12 http://docs.seleniumhq.org/docs/03_webdriver.jsp |
|
13 WebDriver |
|
14 https://code.google.com/p/selenium/w/list |
|
15 Docs on Wiki. |
|
16 |
|
17 Hi-level wrappers. |
|
18 ================== |
|
19 |
|
20 Selenide. |
|
21 --------- |
|
22 |
|
23 https://github.com/codeborne/selenide/wiki/Selenide-vs-Selenium |
|
24 git repo |
|
25 http://ru.selenide.org/quick-start.html |
|
26 russian home page |
|
27 |