mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
fix(landing): green the landing e2e suite (#470)
Repairs 6 pre-existing landing Playwright failures: launch-banner external-link noopener, one-h1 assertion auto-wait, nav label drift to 'Talk to a human', privacy 'Analytics' heading, and pricing 'Let's talk' CTA.
This commit is contained in:
@@ -13,7 +13,7 @@ const RELEASE = "https://github.com/snapotter-hq/SnapOtter/releases/tag/v2.0.0";
|
||||
<span>★ SnapOtter <b>2.0</b> is HERE ★ SnapOtter <b>2.0</b> is HERE ★ SnapOtter <b>2.0</b> is HERE ★ SnapOtter <b>2.0</b> is HERE ★ SnapOtter <b>2.0</b> is HERE ★ </span>
|
||||
</div>
|
||||
</div>
|
||||
<a class="lb-btn" href={RELEASE} aria-label="See the SnapOtter 2.0 release notes">Click here!</a>
|
||||
<a class="lb-btn" href={RELEASE} target="_blank" rel="noopener noreferrer" aria-label="See the SnapOtter 2.0 release notes">Click here!</a>
|
||||
<button class="lb-x" type="button" data-lb-close aria-label="Dismiss announcement">✕</button>
|
||||
</aside>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user