You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: www/home.php
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -839,7 +839,7 @@ function enableDisableLHSimple(){
839
839
<p>
840
840
<label for="enter_script">Enter Script</label>
841
841
<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
0 commit comments