Skip to content

Commit

Permalink
Merge pull request #42 from SeleniumHQ/fix-missing-breaks
Browse files Browse the repository at this point in the history
Fix missing br-tags
  • Loading branch information
maaretp authored Oct 18, 2023
2 parents e52837d + 4704e98 commit 4d61f6a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.htm
Original file line number Diff line number Diff line change
Expand Up @@ -451,9 +451,9 @@ <h3>Boni García
<i class="fas fa-star" title="Segment 4 1am-7am UTC"></i>

<h3>Robin Gupta</h3>
<i class="fas fa-bars"></i> Selenium for SAAS applications (Salesforce/Oracle etc.)
<i class="fas fa-bars"></i> Future of Test Automation (with a pinch of AI)
<i class="fas fa-bars"></i> Getting started with Selenium (absolute beginner's mindset)
<i class="fas fa-bars"></i> Selenium for SAAS applications (Salesforce/Oracle etc.)<br>
<i class="fas fa-bars"></i> Future of Test Automation (with a pinch of AI)<br>
<i class="fas fa-bars"></i> Getting started with Selenium (absolute beginner's mindset)<br>
<span><i class="fas fa-star" title="Segment 1 7am-1pm UTC"></i></span>
<i class="fas fa-star" title="Segment 2 1pm-7pm UTC"></i>
<i class="fas fa-star" title="Segment 3 7pm-1am UTC"></i>
Expand Down

0 comments on commit 4d61f6a

Please sign in to comment.