213 lines
10 KiB
XML
213 lines
10 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<feed xmlns="http://www.w3.org/2005/Atom">
|
|
<id>browsertime-release-feed</id>
|
|
<title>browsertime release feed</title>
|
|
<updated>2024-06-06T04:27:24.785Z</updated>
|
|
<generator>https://github.com/jpmonette/feed</generator>
|
|
<author>
|
|
<name>Peter Hedenskog</name>
|
|
<email>peter@soulgalore.com</email>
|
|
<uri>https://www.peterhedenskog.com</uri>
|
|
</author>
|
|
<link rel="alternate" href="https://www.sitespeed.io"/>
|
|
<link rel="self" href="https://www.sitespeed.io/feed/browsertime.atom"/>
|
|
<subtitle>New releases and changelog feed of browsertime</subtitle>
|
|
<logo>https://www.sitespeed.io/img/logos/browsertime.png</logo>
|
|
<icon>http://www.sitespeed.io/favicon.ico</icon>
|
|
<rights>All rights reserved 2022, Peter Hedenskog and team</rights>
|
|
<category term="Web Performance"/>
|
|
<entry>
|
|
<title type="html"><![CDATA[browsertime 22.3.0]]></title>
|
|
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.3.0</id>
|
|
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.3.0"/>
|
|
<updated>2024-06-06T00:00:00.000Z</updated>
|
|
<summary type="html"><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Use <code>--enableVideoRun</code> to get one extra run with a video and visual metrics <a href="https://github.com/sitespeedio/browsertime/pull/2139">#2139</a></li>
|
|
</ul>
|
|
]]></summary>
|
|
<author>
|
|
<name>Sitespeed.io</name>
|
|
<uri>https://www.sitespeed.io</uri>
|
|
</author>
|
|
</entry>
|
|
<entry>
|
|
<title type="html"><![CDATA[browsertime 22.3.0]]></title>
|
|
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.3.0</id>
|
|
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.3.0"/>
|
|
<updated>2024-06-04T00:00:00.000Z</updated>
|
|
<summary type="html"><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Add the ability to gather power usage measurements on Android from USB power meters, thank you <a href="https://github.com/gmierz">Gregory Mierzwinski</a> for PR <a href="https://github.com/sitespeedio/browsertime/pull/2134">#2134</a>.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Add support to visualmetrics to identify key frames matching the given colors, thank you <a href="https://github.com/aosmond">aosmond</a> for PR <a href="https://github.com/sitespeedio/browsertime/pull/2119">#2119</a>.</li>
|
|
</ul>
|
|
<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Removed DOMContentFlushed for Firefox thank you <a href="https://github.com/florinbilt">florinbilt</a> for PR <a href="https://github.com/sitespeedio/browsertime/pull/2138">#2138</a>.</li>
|
|
</ul>
|
|
]]></summary>
|
|
<author>
|
|
<name>Sitespeed.io</name>
|
|
<uri>https://www.sitespeed.io</uri>
|
|
</author>
|
|
</entry>
|
|
<entry>
|
|
<title type="html"><![CDATA[browsertime 22.2.0]]></title>
|
|
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.2.0</id>
|
|
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.2.0"/>
|
|
<updated>2024-05-24T00:00:00.000Z</updated>
|
|
<summary type="html"><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>New command: Mouse single click on a element with a specific id <code>commands.mouse.singleClick.byId(id)</code> and <code>commands.mouse.singleClick.byIdAndWait(id)</code> <a href="https://github.com/sitespeedio/browsertime/pull/2135">#2135</a>.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>New command: <code>commands.wait.byIdAndVisible(id, maxTime)</code> - wait for an element with id to become visible <a href="https://github.com/sitespeedio/browsertime/pull/2137">#2137</a>.</li>
|
|
</ul>
|
|
<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Make sure errors are correctly logged if you cannot add text to element <a href="https://github.com/sitespeedio/browsertime/pull/2136">#2136</a>.</li>
|
|
</ul>
|
|
]]></summary>
|
|
<author>
|
|
<name>Sitespeed.io</name>
|
|
<uri>https://www.sitespeed.io</uri>
|
|
</author>
|
|
</entry>
|
|
<entry>
|
|
<title type="html"><![CDATA[browsertime 22.1.0]]></title>
|
|
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.1.0</id>
|
|
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.1.0"/>
|
|
<updated>2024-05-20T00:00:00.000Z</updated>
|
|
<summary type="html"><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Updated to Edge and Edgedriver 125 <a href="https://github.com/sitespeedio/browsertime/pull/2132">#2132</a>.</li>
|
|
</ul>
|
|
<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Updated to Selenium Webdriver 4.21.0 <a href="https://github.com/sitespeedio/browsertime/pull/2131">#2131</a>.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Trying to remove new Chrome popup <a href="https://github.com/sitespeedio/browsertime/pull/2130">#2130</a>.</li>
|
|
</ul>
|
|
]]></summary>
|
|
<author>
|
|
<name>Sitespeed.io</name>
|
|
<uri>https://www.sitespeed.io</uri>
|
|
</author>
|
|
</entry>
|
|
<entry>
|
|
<title type="html"><![CDATA[browsertime 22.0.0]]></title>
|
|
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.0.0</id>
|
|
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.0.0"/>
|
|
<updated>2024-05-16T00:00:00.000Z</updated>
|
|
<summary type="html"><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Updated the Docker container to use Chrome 125 and Firefox 126 and Edge 124 <a href="https://github.com/sitespeedio/browsertime/pull/2125">#2125</a> and <a href="https://github.com/sitespeedio/browsertime/pull/2128">#2128</a>.</li>
|
|
</ul>
|
|
]]></summary>
|
|
<author>
|
|
<name>Sitespeed.io</name>
|
|
<uri>https://www.sitespeed.io</uri>
|
|
</author>
|
|
</entry>
|
|
<entry>
|
|
<title type="html"><![CDATA[browsertime 21.7.1]]></title>
|
|
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.7.1</id>
|
|
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.7.1"/>
|
|
<updated>2024-04-03T00:00:00.000Z</updated>
|
|
<summary type="html"><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Bug fix: If you test a URL that failed, we got an error that didn't produce the browsertime.json <a href="https://github.com/sitespeedio/browsertime/pull/2120">#2120</a>.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Updated to Selenium webdriver 4.20.0 <a href="https://github.com/sitespeedio/browsertime/pull/2121">#2121</a>.</li>
|
|
</ul>
|
|
]]></summary>
|
|
<author>
|
|
<name>Sitespeed.io</name>
|
|
<uri>https://www.sitespeed.io</uri>
|
|
</author>
|
|
</entry>
|
|
<entry>
|
|
<title type="html"><![CDATA[browsertime 21.7.0]]></title>
|
|
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.7.0</id>
|
|
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.7.0"/>
|
|
<updated>2024-04-03T00:00:00.000Z</updated>
|
|
<summary type="html"><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Edge and Edgedriver 123 <a href="https://github.com/sitespeedio/browsertime/pull/2116">#2116</a>.</li>
|
|
</ul>
|
|
<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Updated to Selenium 4.19.0 <a href="https://github.com/sitespeedio/browsertime/pull/2117">#2117</a>.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Block domains using Bidi instead of the extension server for Firefox <a href="https://github.com/sitespeedio/browsertime/pull/2118">#2118</a>.</li>
|
|
</ul>
|
|
]]></summary>
|
|
<author>
|
|
<name>Sitespeed.io</name>
|
|
<uri>https://www.sitespeed.io</uri>
|
|
</author>
|
|
</entry>
|
|
<entry>
|
|
<title type="html"><![CDATA[browsertime 21.6.1]]></title>
|
|
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.6.1</id>
|
|
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.6.1"/>
|
|
<updated>2024-03-22T00:00:00.000Z</updated>
|
|
<summary type="html"><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Fix running Safari TP. Thank you <a href="https://github.com/92kns">KS</a> for PR <a href="https://github.com/sitespeedio/browsertime/pull/2115">#2115</a>.</li>
|
|
</ul>
|
|
]]></summary>
|
|
<author>
|
|
<name>Sitespeed.io</name>
|
|
<uri>https://www.sitespeed.io</uri>
|
|
</author>
|
|
</entry>
|
|
<entry>
|
|
<title type="html"><![CDATA[browsertime 21.6.0]]></title>
|
|
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.6.0</id>
|
|
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.6.0"/>
|
|
<updated>2024-03-20T00:00:00.000Z</updated>
|
|
<summary type="html"><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Chrome 123, Firefox 124 and Edge 122 in the Docker container <a href="https://github.com/sitespeedio/browsertime/pull/2110">#2110</a>.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Chromedriver 123 and Edgedriver 122 <a href="https://github.com/sitespeedio/browsertime/pull/2111">#2111</a>.</li>
|
|
</ul>
|
|
<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Fix a bug in stopAsError so that you can continue to measure other pages after the stop. Also follow the documentation and mark the run as a failure <a href="https://github.com/sitespeedio/browsertime/pull/2107">#2107</a>.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Use bidi for Firefox when using <code>--basicAuth</code> <a href="https://github.com/sitespeedio/browsertime/pull/2093">#2093</a> (needs Firefox 124).</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Use bidi for Firefox when using <code>--cookie</code> <a href="https://github.com/sitespeedio/browsertime/pull/2090">#2090</a> (needs Firefox 124).</li>
|
|
</ul>
|
|
]]></summary>
|
|
<author>
|
|
<name>Sitespeed.io</name>
|
|
<uri>https://www.sitespeed.io</uri>
|
|
</author>
|
|
</entry>
|
|
<entry>
|
|
<title type="html"><![CDATA[browsertime 21.5.4]]></title>
|
|
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.5.4</id>
|
|
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.5.4"/>
|
|
<updated>2024-03-13T00:00:00.000Z</updated>
|
|
<summary type="html"><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Fix for <code>--injectJs</code> for Firefox <a href="https://github.com/sitespeedio/browsertime/pull/2103">#2103</a>.</li>
|
|
</ul>
|
|
]]></summary>
|
|
<author>
|
|
<name>Sitespeed.io</name>
|
|
<uri>https://www.sitespeed.io</uri>
|
|
</author>
|
|
</entry>
|
|
</feed> |