180 lines
9.7 KiB
XML
180 lines
9.7 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
|
<channel>
|
|
<title>browsertime release feed</title>
|
|
<link>https://www.sitespeed.io</link>
|
|
<description>New releases and changelog feed of browsertime</description>
|
|
<lastBuildDate>Thu, 30 May 2024 03:56:10 GMT</lastBuildDate>
|
|
<docs>https://validator.w3.org/feed/docs/rss2.html</docs>
|
|
<generator>https://github.com/jpmonette/feed</generator>
|
|
<language>en</language>
|
|
<image>
|
|
<title>browsertime release feed</title>
|
|
<url>https://www.sitespeed.io/img/logos/browsertime.png</url>
|
|
<link>https://www.sitespeed.io</link>
|
|
</image>
|
|
<copyright>All rights reserved 2022, Peter Hedenskog and team</copyright>
|
|
<category>Web Performance</category>
|
|
<atom:link href="https://www.sitespeed.io/feed/browsertime.rss" rel="self" type="application/rss+xml"/>
|
|
<item>
|
|
<title><![CDATA[browsertime 22.2.0]]></title>
|
|
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.2.0</link>
|
|
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.2.0</guid>
|
|
<pubDate>Fri, 24 May 2024 00:00:00 GMT</pubDate>
|
|
<description><![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>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[browsertime 22.1.0]]></title>
|
|
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.1.0</link>
|
|
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.1.0</guid>
|
|
<pubDate>Mon, 20 May 2024 00:00:00 GMT</pubDate>
|
|
<description><![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>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[browsertime 22.0.0]]></title>
|
|
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.0.0</link>
|
|
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.0.0</guid>
|
|
<pubDate>Thu, 16 May 2024 00:00:00 GMT</pubDate>
|
|
<description><![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>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[browsertime 21.7.1]]></title>
|
|
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.7.1</link>
|
|
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.7.1</guid>
|
|
<pubDate>Wed, 03 Apr 2024 00:00:00 GMT</pubDate>
|
|
<description><![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>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[browsertime 21.7.0]]></title>
|
|
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.7.0</link>
|
|
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.7.0</guid>
|
|
<pubDate>Wed, 03 Apr 2024 00:00:00 GMT</pubDate>
|
|
<description><![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>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[browsertime 21.6.1]]></title>
|
|
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.6.1</link>
|
|
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.6.1</guid>
|
|
<pubDate>Fri, 22 Mar 2024 00:00:00 GMT</pubDate>
|
|
<description><![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>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[browsertime 21.6.0]]></title>
|
|
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.6.0</link>
|
|
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.6.0</guid>
|
|
<pubDate>Wed, 20 Mar 2024 00:00:00 GMT</pubDate>
|
|
<description><![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>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[browsertime 21.5.4]]></title>
|
|
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.5.4</link>
|
|
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.5.4</guid>
|
|
<pubDate>Wed, 13 Mar 2024 00:00:00 GMT</pubDate>
|
|
<description><![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>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[browsertime 21.5.3]]></title>
|
|
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.5.3</link>
|
|
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.5.3</guid>
|
|
<pubDate>Tue, 12 Mar 2024 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Fixed <code>commands.bidi.*</code> that stopped working <a href="https://github.com/sitespeedio/browsertime/pull/2101">#2101</a>.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Fixed missing Loaf data <a href="https://github.com/sitespeedio/browsertime/pull/2100">#2100</a>.</li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[browsertime 21.5.2]]></title>
|
|
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.5.2</link>
|
|
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.5.2</guid>
|
|
<pubDate>Tue, 12 Mar 2024 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Another bug fix: Getting Long Animation Frame (loaf) was broken <a href="https://github.com/sitespeedio/browsertime/pull/2099">#2099</a>.</li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
|
|
</item>
|
|
</channel>
|
|
</rss> |