Skip to content

Commit d57e3d1

Browse files
committed
Update the Fundamentals presentation
1 parent d0f1e55 commit d57e3d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/presenter/fundamentals.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ def test_presentation(self):
6565
)
6666
self.add_slide(
6767
"<h3>What does Selenium provide?</h3>\n"
68-
"<br /><hr /><br />\n"
68+
"<hr /><br /><br />\n"
6969
"<h4><b>Selenium provides an automation library!</b></h4><br />\n",
7070
image="https://seleniumbase.io/other/selenium_slogan.png",
7171
)

0 commit comments

Comments
 (0)