<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>HtmlUnitDriver on Selenium</title><link>https://deploy-preview-2771--selenium-dev.netlify.app/tags/htmlunitdriver/</link><description>Recent content in HtmlUnitDriver on Selenium</description><generator>Hugo</generator><language>en</language><lastBuildDate>Thu, 22 Aug 2024 16:31:36 +0200</lastBuildDate><atom:link href="https://deploy-preview-2771--selenium-dev.netlify.app/tags/htmlunitdriver/index.xml" rel="self" type="application/rss+xml"/><item><title>HtmlUnit Remote: Acquiring Remote HtmlUnitDriver Session in Selenium 4 Grid</title><link>https://deploy-preview-2771--selenium-dev.netlify.app/blog/2024/htmlunit-remote-for-selenium-4-grid/</link><pubDate>Mon, 19 Aug 2024 00:00:00 +0000</pubDate><guid>https://deploy-preview-2771--selenium-dev.netlify.app/blog/2024/htmlunit-remote-for-selenium-4-grid/</guid><description>&lt;h1 id="htmlunit-remote"&gt;HTMLUNIT REMOTE&lt;/h1&gt;
&lt;p&gt;&lt;a href="https://central.sonatype.com/search?q=com.nordstrom.ui-tools&amp;#43;htmlunit-remote&amp;amp;core=gav"&gt;&lt;img src="https://img.shields.io/maven-central/v/com.nordstrom.ui-tools/htmlunit-remote.svg" alt="Maven Central"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The &lt;a href="https://github.com/seleniumhq-community/htmlunit-remote"&gt;HtmlUnit Remote&lt;/a&gt; project implements a &lt;a href="https://www.w3.org/TR/webdriver2"&gt;W3C WebDriver protocol&lt;/a&gt; wrapper for &lt;a href="https://github.com/SeleniumHQ/htmlunit-driver"&gt;HtmlUnitDriver&lt;/a&gt;, which enables &lt;strong&gt;Selenium 4 Grid&lt;/strong&gt; to supply remote sessions of this headless browser.&lt;/p&gt;
&lt;h3 id="background"&gt;Background&lt;/h3&gt;
&lt;p&gt;To eliminate behavioral differences between local and remote configurations, the &lt;a href="https://github.com/sbabcoc/Selenium-Foundation"&gt;Selenium Foundation&lt;/a&gt; framework always acquires browser sessions from a &lt;strong&gt;Grid&lt;/strong&gt; instance, managing its own local grid instance when not configured to use an existing grid. &lt;strong&gt;Selenium 3 Grid&lt;/strong&gt; could be configured to supply &lt;strong&gt;HtmlUnitDriver&lt;/strong&gt; sessions, supported by special-case handling within the Node server itself. This handling was not carried over into &lt;strong&gt;Selenium 4 Grid&lt;/strong&gt;, which was completely re-engineered with new architecture and vastly expanded capabilities.&lt;/p&gt;</description></item></channel></rss>