Skip to content

Commit d8f8d13

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents bee474a + 884fe6a commit d8f8d13

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# UI test automation with Selenium and Python [![official JetBrains project](http://jb.gg/badges/official.svg)](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub)
2+
3+
4+
This is a basic course about automated UI tests written in Python and Selenium. You will learn:
5+
- How to write efficient ui tests.
6+
- How to use core features of Selenium for test automation.
7+
- Best practices and popular frameworks for test automation.
8+
9+
<p>Have fun and good luck!</p>
10+
11+
P.S. Want to contribute? Feel free to send a pull request to this course’s
12+
[git repo](https://github.com/jetbrains-academy/Testing-Course).

0 commit comments

Comments
 (0)