Skip to content

Commit 62358c1

Browse files
committed
fix test
1 parent 826ebb7 commit 62358c1

File tree

1 file changed

+0
-50
lines changed

1 file changed

+0
-50
lines changed

page_object/first_tests_with_po/login_page/task-info.yaml

Lines changed: 0 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -7,53 +7,10 @@ files:
77
visible: false
88
- name: pages/base_page.py
99
visible: true
10-
placeholders:
11-
- offset: 69
12-
length: 398
13-
placeholder_text: '# TODO'
14-
dependency:
15-
section: page_object
16-
lesson: first_tests_with_po
17-
task: elements
18-
file: base_page.py
19-
placeholder: 1
20-
is_visible: false
2110
- name: pages/main_page.py
2211
visible: true
23-
placeholders:
24-
- offset: 188
25-
length: 110
26-
placeholder_text: '# TODO'
27-
dependency:
28-
section: page_object
29-
lesson: first_tests_with_po
30-
task: elements
31-
file: main_page.py
32-
placeholder: 1
33-
is_visible: false
34-
- offset: 331
35-
length: 106
36-
placeholder_text: '# TODO'
37-
dependency:
38-
section: page_object
39-
lesson: first_tests_with_po
40-
task: elements
41-
file: main_page.py
42-
placeholder: 2
43-
is_visible: false
4412
- name: conftest.py
4513
visible: true
46-
placeholders:
47-
- offset: 101
48-
length: 1180
49-
placeholder_text: '# TODO'
50-
dependency:
51-
section: page_object
52-
lesson: first_tests_with_po
53-
task: elements
54-
file: conftest.py
55-
placeholder: 1
56-
is_visible: false
5714
- name: tests/test_task.py
5815
visible: false
5916
- name: tests/__init__.py
@@ -74,13 +31,6 @@ files:
7431
placeholder_text: '# TODO'
7532
- name: pages/locators.py
7633
visible: true
77-
placeholders:
78-
- offset: 164
79-
length: 32
80-
placeholder_text: '# TODO'
81-
- offset: 217
82-
length: 35
83-
placeholder_text: '# TODO'
8434
- name: test_login_page.py
8535
visible: false
8636
- name: test_product_page.py

0 commit comments

Comments
 (0)