Skip to content

Commit a159137

Browse files
author
Mike Kozicki
authored
Merge pull request #2988 from v-hclaveria/AZD178228
AZD178228: Add message for custom scripts and lighthouse
2 parents 56bac1a + 767c822 commit a159137

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

www/home.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -839,7 +839,7 @@ function enableDisableLHSimple(){
839839
<p>
840840
<label for="enter_script">Enter Script</label>
841841
<small>
842-
(or read it <label for="script_file" class="linklike">from a text file</label>)
842+
(or read it <label for="script_file" class="linklike">from a text file</label>). Lighthouse does not perform per step reports for custom scripting, but will run a report on the final step
843843
</small>
844844
<input type="file" id="script_file" accept="text/*" class="a11y-hidden">
845845
<script>

0 commit comments

Comments
 (0)