<?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>FAQs Archive - Imagium</title>
	<atom:link href="https://imagium.io/ufaqs/feed/" rel="self" type="application/rss+xml" />
	<link>https://imagium.io/ufaqs/</link>
	<description>The real AI company</description>
	<lastBuildDate>Sat, 13 Mar 2021 04:06:34 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.1</generator>

<image>
	<url>https://imagium.io/wp-content/uploads/2021/02/favicon.ico</url>
	<title>FAQs Archive - Imagium</title>
	<link>https://imagium.io/ufaqs/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Can we have an On-Premise installation?</title>
		<link>https://imagium.io/ufaqs/can-we-have-an-on-premise-installation/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=can-we-have-an-on-premise-installation</link>
					<comments>https://imagium.io/ufaqs/can-we-have-an-on-premise-installation/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Fri, 12 Mar 2021 03:02:05 +0000</pubDate>
				<guid isPermaLink="false">http://imagium.io/?post_type=ufaq&#038;p=814</guid>

					<description><![CDATA[<p>Yes, in fact right now it is only available as On-Premise solution.</p>
<p>The post <a href="https://imagium.io/ufaqs/can-we-have-an-on-premise-installation/">Can we have an On-Premise installation?</a> appeared first on <a href="https://imagium.io">Imagium</a>.</p>
]]></description>
		
					<wfw:commentRss>https://imagium.io/ufaqs/can-we-have-an-on-premise-installation/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>What is &#8216;Default&#8217; mode of image comparison?</title>
		<link>https://imagium.io/ufaqs/what-is-default-mode-of-image-comparison/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=what-is-default-mode-of-image-comparison</link>
					<comments>https://imagium.io/ufaqs/what-is-default-mode-of-image-comparison/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 11 Mar 2021 08:05:00 +0000</pubDate>
				<guid isPermaLink="false">http://imagium.io/?post_type=ufaq&#038;p=830</guid>

					<description><![CDATA[<p>The &#8216;Default&#8217; mode is an AI mode which works on proprietry algorithms and highlights only visual differences. It would ignore any pixel noise which is not perceivable to human eyes, so it prevent the false positives. This mode is capable of finding even the minutest of visual changes. To know more about modes please check [&#8230;]</p>
<p>The post <a href="https://imagium.io/ufaqs/what-is-default-mode-of-image-comparison/">What is &#8216;Default&#8217; mode of image comparison?</a> appeared first on <a href="https://imagium.io">Imagium</a>.</p>
]]></description>
		
					<wfw:commentRss>https://imagium.io/ufaqs/what-is-default-mode-of-image-comparison/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>What is &#8216;Strict&#8217; mode of image comparison?</title>
		<link>https://imagium.io/ufaqs/what-is-strict-mode-of-image-comparison/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=what-is-strict-mode-of-image-comparison</link>
					<comments>https://imagium.io/ufaqs/what-is-strict-mode-of-image-comparison/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 11 Mar 2021 08:04:45 +0000</pubDate>
				<guid isPermaLink="false">http://imagium.io/?post_type=ufaq&#038;p=829</guid>

					<description><![CDATA[<p>The &#8216;Strict&#8217; mode is a non AI mode which gives pixel by pixel comparison. This mode is not recommended for images with frequent pixel changes. To know more about modes please check http://imagium.io/knowledge-base/multiple-modes/</p>
<p>The post <a href="https://imagium.io/ufaqs/what-is-strict-mode-of-image-comparison/">What is &#8216;Strict&#8217; mode of image comparison?</a> appeared first on <a href="https://imagium.io">Imagium</a>.</p>
]]></description>
		
					<wfw:commentRss>https://imagium.io/ufaqs/what-is-strict-mode-of-image-comparison/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How can I hide scrollbar on my web application?</title>
		<link>https://imagium.io/ufaqs/how-can-i-hide-scrollbar-on-my-web-application/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-can-i-hide-scrollbar-on-my-web-application</link>
					<comments>https://imagium.io/ufaqs/how-can-i-hide-scrollbar-on-my-web-application/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 11 Mar 2021 08:03:45 +0000</pubDate>
				<guid isPermaLink="false">http://imagium.io/?post_type=ufaq&#038;p=828</guid>

					<description><![CDATA[<p>To hide the scroll bar inject following java script in your code: document.body.style.overflow = &#8216;hidden&#8217;; Sample Selenium code</p>
<p>The post <a href="https://imagium.io/ufaqs/how-can-i-hide-scrollbar-on-my-web-application/">How can I hide scrollbar on my web application?</a> appeared first on <a href="https://imagium.io">Imagium</a>.</p>
]]></description>
		
					<wfw:commentRss>https://imagium.io/ufaqs/how-can-i-hide-scrollbar-on-my-web-application/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How can I take a full page screenshot using Selenium?</title>
		<link>https://imagium.io/ufaqs/how-can-i-take-a-full-page-screenshot-using-selenium/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-can-i-take-a-full-page-screenshot-using-selenium</link>
					<comments>https://imagium.io/ufaqs/how-can-i-take-a-full-page-screenshot-using-selenium/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 11 Mar 2021 08:01:56 +0000</pubDate>
				<guid isPermaLink="false">http://imagium.io/?post_type=ufaq&#038;p=827</guid>

					<description><![CDATA[<p>To taking full page screenshot using Selenium you have to rely on 3rd party libraries like Ashot and Shutterbug. For sample code please check here Every tool has its own mechanism to take full page screenshot. For tools other than selenium please refer its respective user guide.</p>
<p>The post <a href="https://imagium.io/ufaqs/how-can-i-take-a-full-page-screenshot-using-selenium/">How can I take a full page screenshot using Selenium?</a> appeared first on <a href="https://imagium.io">Imagium</a>.</p>
]]></description>
		
					<wfw:commentRss>https://imagium.io/ufaqs/how-can-i-take-a-full-page-screenshot-using-selenium/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How can I ignore a dynamic regions?</title>
		<link>https://imagium.io/ufaqs/how-can-i-ignore-a-dynamic-region/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-can-i-ignore-a-dynamic-region</link>
					<comments>https://imagium.io/ufaqs/how-can-i-ignore-a-dynamic-region/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 11 Mar 2021 07:55:13 +0000</pubDate>
				<guid isPermaLink="false">http://imagium.io/?post_type=ufaq&#038;p=825</guid>

					<description><![CDATA[<p>Dynamic regions like date, Ads and others can be easily ignored from GUI. Please refer here for more details.</p>
<p>The post <a href="https://imagium.io/ufaqs/how-can-i-ignore-a-dynamic-region/">How can I ignore a dynamic regions?</a> appeared first on <a href="https://imagium.io">Imagium</a>.</p>
]]></description>
		
					<wfw:commentRss>https://imagium.io/ufaqs/how-can-i-ignore-a-dynamic-region/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Why is oneway key secure to share ?</title>
		<link>https://imagium.io/ufaqs/why-is-oneway-key-secure-to-share/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=why-is-oneway-key-secure-to-share</link>
					<comments>https://imagium.io/ufaqs/why-is-oneway-key-secure-to-share/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 11 Mar 2021 07:42:06 +0000</pubDate>
				<guid isPermaLink="false">http://imagium.io/?post_type=ufaq&#038;p=822</guid>

					<description><![CDATA[<p>Oneway key is a secure key which is tied to your machine. It is safe to share oneway key as it is encrypted using SHA-256 algorithms and cannot be reversed or decoded by anyone including us. This key is used to assign various licenses to your machine.</p>
<p>The post <a href="https://imagium.io/ufaqs/why-is-oneway-key-secure-to-share/">Why is oneway key secure to share ?</a> appeared first on <a href="https://imagium.io">Imagium</a>.</p>
]]></description>
		
					<wfw:commentRss>https://imagium.io/ufaqs/why-is-oneway-key-secure-to-share/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Is data shared outside my organization?</title>
		<link>https://imagium.io/ufaqs/is-data-shared-outside-my-organization/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=is-data-shared-outside-my-organization</link>
					<comments>https://imagium.io/ufaqs/is-data-shared-outside-my-organization/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 11 Mar 2021 07:40:42 +0000</pubDate>
				<guid isPermaLink="false">http://imagium.io/?post_type=ufaq&#038;p=821</guid>

					<description><![CDATA[<p>All the data resides on your server and nothing is shared outside.</p>
<p>The post <a href="https://imagium.io/ufaqs/is-data-shared-outside-my-organization/">Is data shared outside my organization?</a> appeared first on <a href="https://imagium.io">Imagium</a>.</p>
]]></description>
		
					<wfw:commentRss>https://imagium.io/ufaqs/is-data-shared-outside-my-organization/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How can I share the the failures with other team members not using Imagium?</title>
		<link>https://imagium.io/ufaqs/how-can-i-share-the-the-failures-with-other-team-members-not-using-imagium/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-can-i-share-the-the-failures-with-other-team-members-not-using-imagium</link>
					<comments>https://imagium.io/ufaqs/how-can-i-share-the-the-failures-with-other-team-members-not-using-imagium/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 11 Mar 2021 07:39:00 +0000</pubDate>
				<guid isPermaLink="false">http://imagium.io/?post_type=ufaq&#038;p=819</guid>

					<description><![CDATA[<p>If you want to share the violations to the users not onboarded on Imagium, you can easily export the images in PDF format from home page.</p>
<p>The post <a href="https://imagium.io/ufaqs/how-can-i-share-the-the-failures-with-other-team-members-not-using-imagium/">How can I share the the failures with other team members not using Imagium?</a> appeared first on <a href="https://imagium.io">Imagium</a>.</p>
]]></description>
		
					<wfw:commentRss>https://imagium.io/ufaqs/how-can-i-share-the-the-failures-with-other-team-members-not-using-imagium/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Can I compare two PDF&#8217;s?</title>
		<link>https://imagium.io/ufaqs/can-i-compare-two-pdfs/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=can-i-compare-two-pdfs</link>
					<comments>https://imagium.io/ufaqs/can-i-compare-two-pdfs/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 11 Mar 2021 07:37:35 +0000</pubDate>
				<guid isPermaLink="false">http://imagium.io/?post_type=ufaq&#038;p=820</guid>

					<description><![CDATA[<p>Yes, PDF files can be easily compared as images.</p>
<p>The post <a href="https://imagium.io/ufaqs/can-i-compare-two-pdfs/">Can I compare two PDF&#8217;s?</a> appeared first on <a href="https://imagium.io">Imagium</a>.</p>
]]></description>
		
					<wfw:commentRss>https://imagium.io/ufaqs/can-i-compare-two-pdfs/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
