Update the Fundamentals presentation

This commit is contained in:
Michael Mintz 2023-04-05 01:00:47 -04:00
parent d0f1e55b4b
commit d57e3d1212
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ class MyTestClass(BaseCase):
)
self.add_slide(
"<h3>What does Selenium provide?</h3>\n"
"<br /><hr /><br />\n"
"<hr /><br /><br />\n"
"<h4><b>Selenium provides an automation library!</b></h4><br />\n",
image="https://seleniumbase.io/other/selenium_slogan.png",
)