Skip to content

Commit

Permalink
Remove title
Browse files Browse the repository at this point in the history
  • Loading branch information
Romanow committed Sep 11, 2024
1 parent 1ae3936 commit ee2327e
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 9 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Page Object pattern for Playwright framework

[![Build project](https://github.com/Romanow/playwright-page-object/actions/workflows/build.yml/badge.svg?branch=master)](https://github.com/Romanow/playwright-page-object/actions/workflows/build.yml)
[![codecov](https://codecov.io/github/Romanow/playwright-page-object/branch/master/graph/badge.svg?token=SgP8MUuz9E)](https://codecov.io/github/Romanow/playwright-page-object)
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit)](https://github.com/pre-commit/pre-commit)

# Реализация паттерна Page Object для Playwright

## Подключение

### Maven
Expand Down
6 changes: 3 additions & 3 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
title: Page Object pattern for Playwright framework
description: Java implementation of Page Object pattern for Playwright
title: Page Object для Playwright
description: Реализация паттерна Page Object для Playwright
author:
name: Romanow
email: [email protected]
Expand All @@ -13,6 +13,6 @@ exclude:
minima:
skin: classic
social_links:
- { platform: linkedin, user_url: "https://www.linkedin.com/in/it-enduro" }
- { platform: linkedin, user_url: "https://www.linkedin.com/company/it-enduro" }
- { platform: telegram, user_url: "https://t.me/romanowalex" }
- { platform: youtube, user_url: "https://www.youtube.com/@it_enduro" }
4 changes: 0 additions & 4 deletions assets/css/style.scss

This file was deleted.

0 comments on commit ee2327e

Please sign in to comment.