<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>date Archives - testRigor AI-Based Automated Testing Tool</title>
	<atom:link href="https://testrigor.com/blog/tag/date/feed/" rel="self" type="application/rss+xml" />
	<link>https://testrigor.com/blog/tag/date/</link>
	<description>Create stable tests in plain English emulating the way humans interact with web or mobile application.</description>
	<lastBuildDate>Mon, 18 May 2026 15:47:02 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.2</generator>
	<item>
		<title>Release Notes: Native Date Handling, Override Chrome Extension</title>
		<link>https://testrigor.com/releases/release-notes-native-date-handling-override-chrome-extension/</link>
					<comments>https://testrigor.com/releases/release-notes-native-date-handling-override-chrome-extension/#respond</comments>
		
		<dc:creator><![CDATA[Gabriel Gavazzi]]></dc:creator>
		<pubDate>Mon, 18 May 2026 15:46:44 +0000</pubDate>
				<category><![CDATA[Releases]]></category>
		<category><![CDATA[calculations]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[date]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[time]]></category>
		<guid isPermaLink="false">https://testrigor.com/?p=1132264</guid>

					<description><![CDATA[<div><img width="300" height="169" src="https://testrigor.com/wp-content/uploads/2025/07/testRigor-releases-thumb-300x169.webp" class="attachment-medium size-medium wp-post-image" alt="" style="margin-bottom: 15px;" decoding="async" fetchpriority="high" srcset="https://testrigor.com/wp-content/uploads/2025/07/testRigor-releases-thumb-300x169.webp 300w, https://testrigor.com/wp-content/uploads/2025/07/testRigor-releases-thumb-1024x575.webp 1024w, https://testrigor.com/wp-content/uploads/2025/07/testRigor-releases-thumb-768x431.webp 768w, https://testrigor.com/wp-content/uploads/2025/07/testRigor-releases-thumb-1536x863.webp 1536w, https://testrigor.com/wp-content/uploads/2025/07/testRigor-releases-thumb-2048x1150.webp 2048w" sizes="(max-width: 300px) 100vw, 300px" /></div>
<p>Native Support for Date and Time Operations testRigor now supports native date and time handling with new built-in variables and plain English commands, eliminating the need for JavaScript snippets. This update introduces a wide range of dynamic variables for working with relative dates and times. You can now directly reference values such as nextYear, previousMonth, nextDayOfWeek, or nextHourTwoDigitsAmPm inside your ...</p>
<p>The post <a href="https://testrigor.com/releases/release-notes-native-date-handling-override-chrome-extension/">Release Notes: Native Date Handling, Override Chrome Extension</a> appeared first on <a href="https://testrigor.com">testRigor AI-Based Automated Testing Tool</a>.</p>
]]></description>
		
					<wfw:commentRss>https://testrigor.com/releases/release-notes-native-date-handling-override-chrome-extension/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Release Notes: New Built-in Reusable Rules.</title>
		<link>https://testrigor.com/releases/release-notes-new-built-in-reusable-rules/</link>
					<comments>https://testrigor.com/releases/release-notes-new-built-in-reusable-rules/#respond</comments>
		
		<dc:creator><![CDATA[Heather Brooks]]></dc:creator>
		<pubDate>Thu, 26 Dec 2024 20:27:04 +0000</pubDate>
				<category><![CDATA[Releases]]></category>
		<category><![CDATA[date]]></category>
		<category><![CDATA[ecommerce]]></category>
		<category><![CDATA[reusable]]></category>
		<category><![CDATA[rules]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[sign_in]]></category>
		<category><![CDATA[sign_out]]></category>
		<guid isPermaLink="false">https://testrigor.com/?p=1124549</guid>

					<description><![CDATA[<div><img width="300" height="169" src="https://testrigor.com/wp-content/uploads/2025/07/testRigor-releases-thumb-300x169.webp" class="attachment-medium size-medium wp-post-image" alt="" style="margin-bottom: 15px;" decoding="async" srcset="https://testrigor.com/wp-content/uploads/2025/07/testRigor-releases-thumb-300x169.webp 300w, https://testrigor.com/wp-content/uploads/2025/07/testRigor-releases-thumb-1024x575.webp 1024w, https://testrigor.com/wp-content/uploads/2025/07/testRigor-releases-thumb-768x431.webp 768w, https://testrigor.com/wp-content/uploads/2025/07/testRigor-releases-thumb-1536x863.webp 1536w, https://testrigor.com/wp-content/uploads/2025/07/testRigor-releases-thumb-2048x1150.webp 2048w" sizes="(max-width: 300px) 100vw, 300px" /></div>
<p>New Built-in Reusable Rules testRigor now includes a variety of built-in reusable rules to streamline common actions in all test suites, including: Sign-Up Flows: sign up, sign up with email confirmation. Authentication: login with email OTP, logout. Date Selection:  pick "mm/dd/yyyy" from "element", pick dates from "mm/dd/yyyy" to "mm/dd/yyyy". E-commerce: purchase "product";. Search Functionality: search for "something". Calendar: pick dates from "mm/dd/yyyy" to "mm/dd/yyyy", pick ...</p>
<p>The post <a href="https://testrigor.com/releases/release-notes-new-built-in-reusable-rules/">Release Notes: New Built-in Reusable Rules.</a> appeared first on <a href="https://testrigor.com">testRigor AI-Based Automated Testing Tool</a>.</p>
]]></description>
		
					<wfw:commentRss>https://testrigor.com/releases/release-notes-new-built-in-reusable-rules/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
