<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: Google Chrome automation with Selenium Basic	</title>
	<atom:link href="https://simpleexcelvba.com/google-chrome-automation-with-selenium-basic/feed/" rel="self" type="application/rss+xml" />
	<link>https://simpleexcelvba.com/google-chrome-automation-with-selenium-basic/</link>
	<description>Make your office life easier with simple and fast Excel VBA solutions.</description>
	<lastBuildDate>Wed, 06 Dec 2023 13:14:24 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Tomasz Płociński		</title>
		<link>https://simpleexcelvba.com/google-chrome-automation-with-selenium-basic/#comment-26779</link>

		<dc:creator><![CDATA[Tomasz Płociński]]></dc:creator>
		<pubDate>Wed, 06 Dec 2023 13:14:24 +0000</pubDate>
		<guid isPermaLink="false">https://simpleexcelvba.com/?p=1209#comment-26779</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://simpleexcelvba.com/google-chrome-automation-with-selenium-basic/#comment-26768&quot;&gt;Lukas&lt;/a&gt;.

Is the Chrome driver in line with version of your Chrome?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://simpleexcelvba.com/google-chrome-automation-with-selenium-basic/#comment-26768">Lukas</a>.</p>
<p>Is the Chrome driver in line with version of your Chrome?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Tomasz Płociński		</title>
		<link>https://simpleexcelvba.com/google-chrome-automation-with-selenium-basic/#comment-26776</link>

		<dc:creator><![CDATA[Tomasz Płociński]]></dc:creator>
		<pubDate>Wed, 06 Dec 2023 10:45:27 +0000</pubDate>
		<guid isPermaLink="false">https://simpleexcelvba.com/?p=1209#comment-26776</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://simpleexcelvba.com/google-chrome-automation-with-selenium-basic/#comment-26762&quot;&gt;Mumba&lt;/a&gt;.

Hello Mumba
Do You have driver in line with Chrome version?
Still need bigger picture than just this one line of your code to help You :)]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://simpleexcelvba.com/google-chrome-automation-with-selenium-basic/#comment-26762">Mumba</a>.</p>
<p>Hello Mumba<br />
Do You have driver in line with Chrome version?<br />
Still need bigger picture than just this one line of your code to help You 🙂</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Lukas		</title>
		<link>https://simpleexcelvba.com/google-chrome-automation-with-selenium-basic/#comment-26768</link>

		<dc:creator><![CDATA[Lukas]]></dc:creator>
		<pubDate>Tue, 19 Sep 2023 11:47:57 +0000</pubDate>
		<guid isPermaLink="false">https://simpleexcelvba.com/?p=1209#comment-26768</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://simpleexcelvba.com/google-chrome-automation-with-selenium-basic/#comment-26757&quot;&gt;Tomasz Płociński&lt;/a&gt;.

I have the same error, on line Set chrobj = New selenium.EdgeDriver.
I did everything as in the tutorial.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://simpleexcelvba.com/google-chrome-automation-with-selenium-basic/#comment-26757">Tomasz Płociński</a>.</p>
<p>I have the same error, on line Set chrobj = New selenium.EdgeDriver.<br />
I did everything as in the tutorial.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mumba		</title>
		<link>https://simpleexcelvba.com/google-chrome-automation-with-selenium-basic/#comment-26762</link>

		<dc:creator><![CDATA[Mumba]]></dc:creator>
		<pubDate>Thu, 31 Aug 2023 12:34:08 +0000</pubDate>
		<guid isPermaLink="false">https://simpleexcelvba.com/?p=1209#comment-26762</guid>

					<description><![CDATA[Run-time error &#039;-2146232576 (80131700)&#039;: Automation error
line code : chrobj.Start &quot;chrome&quot;

pls give solution for it.]]></description>
			<content:encoded><![CDATA[<p>Run-time error &#8216;-2146232576 (80131700)&#8217;: Automation error<br />
line code : chrobj.Start &#8220;chrome&#8221;</p>
<p>pls give solution for it.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Tomasz Płociński		</title>
		<link>https://simpleexcelvba.com/google-chrome-automation-with-selenium-basic/#comment-26757</link>

		<dc:creator><![CDATA[Tomasz Płociński]]></dc:creator>
		<pubDate>Sun, 06 Aug 2023 13:25:53 +0000</pubDate>
		<guid isPermaLink="false">https://simpleexcelvba.com/?p=1209#comment-26757</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://simpleexcelvba.com/google-chrome-automation-with-selenium-basic/#comment-26756&quot;&gt;TQ&lt;/a&gt;.

Hello
On which line? :)]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://simpleexcelvba.com/google-chrome-automation-with-selenium-basic/#comment-26756">TQ</a>.</p>
<p>Hello<br />
On which line? 🙂</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: TQ		</title>
		<link>https://simpleexcelvba.com/google-chrome-automation-with-selenium-basic/#comment-26756</link>

		<dc:creator><![CDATA[TQ]]></dc:creator>
		<pubDate>Fri, 04 Aug 2023 17:40:04 +0000</pubDate>
		<guid isPermaLink="false">https://simpleexcelvba.com/?p=1209#comment-26756</guid>

					<description><![CDATA[I am receiving the follow error: &quot;Run-Time error &#039;-2146233078 (8013150a)&#039;: The sourse was not found, but some or all event logs could not be searched. Inaccessible logs: Security, State.&quot;]]></description>
			<content:encoded><![CDATA[<p>I am receiving the follow error: &#8220;Run-Time error &#8216;-2146233078 (8013150a)&#8217;: The sourse was not found, but some or all event logs could not be searched. Inaccessible logs: Security, State.&#8221;</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
