Skip to content

Commit a90324a

Browse files
committed
build (course-info/course-remote-info) vendor information added, course uploaded, course updated to v2
1 parent 43be5d0 commit a90324a

File tree

2 files changed

+11
-4
lines changed

2 files changed

+11
-4
lines changed

course-info.yaml

+8-4
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,14 @@ summary: |-
66
- How to write efficient ui tests.
77
- How to use core features of Selenium for test automation.
88
- Best practices and popular frameworks for test automation.
9+
vendor:
10+
name: JetBrains
11+
12+
url: https://www.jetbrains.com/
913
programming_language: Python
1014
environment: unittest
1115
content:
12-
- introduction
13-
- selenium_methods
14-
- test_frameworks
15-
- page_object
16+
- introduction
17+
- selenium_methods
18+
- test_frameworks
19+
- page_object

course-remote-info.yaml

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

0 commit comments

Comments
 (0)