https://github.com/yandex-qatools/htmlelements-examples
Getting started examples for HtmlElements framework on java
https://github.com/yandex-qatools/htmlelements-examples
Last synced: 2 months ago
JSON representation
Getting started examples for HtmlElements framework on java
- Host: GitHub
- URL: https://github.com/yandex-qatools/htmlelements-examples
- Owner: yandex-qatools
- License: apache-2.0
- Created: 2013-05-06T10:11:34.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-04-17T20:46:46.000Z (over 11 years ago)
- Last Synced: 2025-05-05T02:36:03.021Z (5 months ago)
- Language: Java
- Homepage:
- Size: 185 KB
- Stars: 27
- Watchers: 11
- Forks: 20
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## HtmlElements Examples
You can find some examples in *test* dir of modules:### HtmlElements Thucydides Example
[Examples of thucydides + HtmlElements](https://github.com/yandex-qatools/htmlelements-examples/tree/master/htmlelements-thucydides-example/src/test/java/my/company/web)### HtmlElements JUnit Example
[Getting Started (RU)](https://github.com/yandex-qatools/htmlelements-examples/blob/master/htmlelements-junit-example/src/site/junit-example.md)[Examples of simple JUnit + HtmlElements source](https://github.com/yandex-qatools/htmlelements-examples/blob/master/htmlelements-junit-example/src/test/java/my/company/web/)