Skip to content

Commit bb30715

Browse files
committed
build (remote-info) course updated to v4, course description fixed
1 parent d8f8d13 commit bb30715

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

course-info.yaml

+5-3
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,11 @@ title: UI test automation with Selenium and Python
33
language: English
44
summary: |-
55
This is a basic course about automated UI tests written in Python and Selenium. You will learn:
6-
- How to write efficient ui tests.
7-
- How to use core features of Selenium for test automation.
8-
- Best practices and popular frameworks for test automation.
6+
<ol>
7+
<li>How to write efficient ui tests.</li>
8+
<li>How to use core features of Selenium for test automation.</li>
9+
<li>Best practices and popular frameworks for test automation.</li>
10+
</ol>
911
vendor:
1012
name: JetBrains
1113

course-remote-info.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
id: 23536
2-
course_version: 2
2+
course_version: 4
33
generated_edu_id: UI test automation with Selenium and Python_JetBrains_Python

0 commit comments

Comments
 (0)