Page object pattern framework

Framework implementing page object pattern, providing some useful methods for writing web application automated tests. There is prepared implementation based on WebDriver, but other tools can be used just by creating your own implementation of BrowserController.

Лицензия

Лицензия

Категории

Категории

Geo Прикладные библиотеки Geospatial
Группа

Группа

com.github.pageobject
Идентификатор

Идентификатор

pageobject-core
Последняя версия

Последняя версия

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Page object pattern framework
Framework implementing page object pattern, providing some useful methods for writing web application automated tests. There is prepared implementation based on WebDriver, but other tools can be used just by creating your own implementation of BrowserController.
Ссылка на сайт

Ссылка на сайт

https://github.com/pageobject/pageobject

Скачать pageobject-core

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.pageobject/pageobject-core/ -->
<dependency>
    <groupId>com.github.pageobject</groupId>
    <artifactId>pageobject-core</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pageobject/pageobject-core/
implementation 'com.github.pageobject:pageobject-core:1.0.1'
// https://jarcasting.com/artifacts/com.github.pageobject/pageobject-core/
implementation ("com.github.pageobject:pageobject-core:1.0.1")
'com.github.pageobject:pageobject-core:jar:1.0.1'
<dependency org="com.github.pageobject" name="pageobject-core" rev="1.0.1">
  <artifact name="pageobject-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pageobject', module='pageobject-core', version='1.0.1')
)
libraryDependencies += "com.github.pageobject" % "pageobject-core" % "1.0.1"
[com.github.pageobject/pageobject-core "1.0.1"]

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
org.aspectj : aspectjrt jar 1.7.3
org.slf4j : slf4j-api jar 1.7.5
org.springframework : spring-beans jar 3.2.4.RELEASE
org.springframework : spring-context jar 3.2.4.RELEASE
org.springframework : spring-test jar 3.2.4.RELEASE
org.seleniumhq.selenium : selenium-java jar 2.28.0
junit : junit jar 4.10

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.1