Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
clicman authored Jul 30, 2024
1 parent 2ed1029 commit bfb48ed
Showing 1 changed file with 3 additions and 10 deletions.
13 changes: 3 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Page Factory 2
[![Build Status](https://travis-ci.com/sbtqa/page-factory-2.svg?branch=master)](https://travis-ci.com/sbtqa/page-factory-2) [![GitHub release](https://img.shields.io/github/release/sbtqa/page-factory-2.svg?style=flat-square)](https://github.com/sbtqa/page-factory-2/releases) [![Maven Central](https://img.shields.io/maven-central/v/ru.sbtqa.tag/page-factory-2.svg)](https://mvnrepository.com/artifact/ru.sbtqa.tag/page-factory-2)
[![GitHub release](https://img.shields.io/github/release/sbtqa/page-factory-2.svg?style=flat-square)](https://github.com/sbtqa/page-factory-2/releases) [![Maven Central](https://img.shields.io/maven-central/v/ru.sbtqa.tag/page-factory-2.svg)](https://mvnrepository.com/artifact/ru.sbtqa.tag/page-factory-2)

Page-Factory-2 это opensource java framework для автоматизированного тестирования, который позволяет разрабатывать автотесты в [BDD (Behaviour Driven Development)](https://en.wikipedia.org/wiki/Behavior-driven_development) стиле с акцентом на использование паттерна PageFactory.
## Проект больше не поддерживается

## Telegram: https://t.me/tag_support
Page-Factory-2 это opensource java framework для автоматизированного тестирования, который позволяет разрабатывать автотесты в [BDD (Behaviour Driven Development)](https://en.wikipedia.org/wiki/Behavior-driven_development) стиле с акцентом на использование паттерна PageFactory.

### О Page Factory 2

Expand All @@ -23,10 +23,3 @@ Page-Factory-2 это opensource java framework для автоматизиро

### Лицензия
Page-Factory-2 выпущен под лицензией Apache 2.0. [Подробности](https://github.com/sbtqa/page-factory-2/blob/master/LICENSE).

### Big Thanks
Cross-browser Testing Platform and Open Source <3 Provided by [Sauce Labs](https://saucelabs.com) 🔥

[Travis-ci](https://travis-ci.com) for cloud CI/CD resources 🚀

[Jetbrains](https://www.jetbrains.com/?from=page-factory-2) for the most awesome Java IDE ever ❤️

0 comments on commit bfb48ed

Please sign in to comment.