Skip to content

Commit

Permalink
Merge pull request #3000 from v-hclaveria/add_message_for_lighthouse
Browse files Browse the repository at this point in the history
Add message for custom scripts and lighthouse
  • Loading branch information
claud-io authored Nov 10, 2023
2 parents 5dcc6b7 + 5c8e30b commit 8396ad9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions www/resources/views/pages/lighthouse.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ function copySelector(selector) {
<span class="lh_score_grade-average">50-89</span>
<span class="lh_score_grade-pass">90-100</span>).
</p>
<p>For scripted tests, Lighthouse report will only be available on the final step.</p>
</div>
<div class="opps_note">
<p><strong>Did you know?</strong> Lighthouse runs in Chrome and provides a great complementary analysis alongside the many browsers, devices, and locations WebPageTest offers. To see how this site performs in more environments: <a href="/?url={{ $test_url }}">Start a new test</a></p>
Expand Down

0 comments on commit 8396ad9

Please sign in to comment.