An open API service indexing awesome lists of open source software.

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

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/)