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 d0f1e55 commit d57e3d1Copy full SHA for d57e3d1
examples/presenter/fundamentals.py
@@ -65,7 +65,7 @@ def test_presentation(self):
65
)
66
self.add_slide(
67
"<h3>What does Selenium provide?</h3>\n"
68
- "<br /><hr /><br />\n"
+ "<hr /><br /><br />\n"
69
"<h4><b>Selenium provides an automation library!</b></h4><br />\n",
70
image="https://seleniumbase.io/other/selenium_slogan.png",
71
0 commit comments