ekr
ekr
Great, thanks a lot! Yes Prometheus support will be a great addition!
@Amerousful It does not match with the HTML Report for some reason:  
@Amerousful Thanks; yeah I was trying to figure out how to do that in Grafana and there are not that many options to enter "not exists" in the Grafana query.......
Hi @soulgalore Thanks a lot for quick response and yes, I am using Python 3.12.2
Hey @soulgalore, I just tried without scripting with Edge and Chrome, the same error occurs . Looks like you are running it with " node bin/browsertime.js" and I am running...
@soulgalore I tried it multiple different ways as you have suggested in the previous comment and the outcome is the same specifically for the long URLs. I have executed many...
@soulgalore Ok, looks like that is what the issue was... I enabled long paths: ``` PS C:\WINDOWS\system32> New-ItemProperty -Path "HKLM:\SYSTEM\CurrentControlSet\Control\FileSystem" -Name "LongPathsEnabled" -Value 1 -PropertyType DWORD -Force LongPathsEnabled : 1...
@soulgalore However :), there is slight small additional issue when selecting the long URL in the HTML report under the "Page" tab where after clicking on the long URL I...
@soulgalore Thank you! Yes, it shows default settings for CLS "pageinfo.cumulativeLayoutShift" (https://github.com/sitespeedio/sitespeed.io/blob/main/lib/plugins/html/setup/summaryBoxesDefaultLimits.js) but that one cannot be put on the "summary box metrics" page and I am not seeing google...
@soulgalore Thanks for taking care of this, it works now. However, all of the axe thresholds do not change colors, they stay in blue even after the thresholds are breached:...