We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06d8833 commit 972512cCopy full SHA for 972512c
README.md
@@ -1,11 +1,16 @@
1
# :electron: __Automated Login and Sign Up__ :wave:
2
:camera:
3
-
4
5
-
+<figure class="video_container">
+ <video controls="true" allowfullscreen="true" poster="path/to/poster_image.png">
6
+ <source src="videos/login.mp4" type="video/mp4">
7
+ <source src="videos/signup.mp4" type="video/mp4">
8
+ </video>
9
+</figure>
10
-> If you want to learn 'Automation using Python', you're in correct place
11
12
+> If you want to learn 'Automation using Python', you're in correct place
13
+> Website used - onlinenotessharing.epizy.com
14
> This automated login/Sign up project covers the basic of it.
15
16
:loudspeaker: Use 'PyCharm' for better experience
0 commit comments