<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Not able to launch opera in Maximise &#x2F; full screen mode through Selenium on Windows Server 2016]]></title><description><![CDATA[<p dir="auto">I am using selenium version 4<br />
and opera version 66.0.3515.44.<br />
I am able to launch full screen mode on  Windows 10 OS<br />
But On Windows Server 2016 Standard I am unable to launch Maximise mode.<br />
I have used  multiple options<br />
operaOptions.AddArgument("--window-size=1920,1080");</p>
<p dir="auto">choperaOptions.AddArgument("--start-maximized");<br />
_driver.Manage().Window.Maximize();</p>
<p dir="auto">_driver.Manage().Window.Size = new Size(1920, 1080);</p>
<p dir="auto">No options worked .</p>
<p dir="auto">Can somebody have any idea</p>
]]></description><link>https://forums.opera.com/topic/38182/not-able-to-launch-opera-in-maximise-full-screen-mode-through-selenium-on-windows-server-2016</link><generator>RSS for Node</generator><lastBuildDate>Sun, 16 Aug 2026 17:12:55 GMT</lastBuildDate><atom:link href="https://forums.opera.com/topic/38182.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 05 Feb 2020 14:09:36 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Not able to launch opera in Maximise &#x2F; full screen mode through Selenium on Windows Server 2016 on Thu, 06 Feb 2020 09:24:59 GMT]]></title><description><![CDATA[<p dir="auto">Does opening Opera's launcher.exe with:</p>
<pre><code>launcher.exe --start-maximized
</code></pre>
<p dir="auto">at least work in a command prompt?</p>
]]></description><link>https://forums.opera.com/post/198250</link><guid isPermaLink="true">https://forums.opera.com/post/198250</guid><dc:creator><![CDATA[burnout426]]></dc:creator><pubDate>Thu, 06 Feb 2020 09:24:59 GMT</pubDate></item></channel></rss>