You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<emclass="property">class </em><ttclass="descclassname">selenium.webdriver.remote.remote_connection.</tt><ttclass="descname">RemoteConnection</tt><big>(</big><em>remote_server_addr</em><big>)</big><aclass="reference internal" href="../_modules/selenium/webdriver/remote/remote_connection.html#RemoteConnection"><spanclass="viewcode-link">[source]</span></a><aclass="headerlink" href="#selenium.webdriver.remote.remote_connection.RemoteConnection" title="Permalink to this definition">¶</a></dt>
88
+
<emclass="property">class </em><ttclass="descclassname">selenium.webdriver.remote.remote_connection.</tt><ttclass="descname">RemoteConnection</tt><big>(</big><em>remote_server_addr</em>, <em>keep_alive=False</em><big>)</big><aclass="reference internal" href="../_modules/selenium/webdriver/remote/remote_connection.html#RemoteConnection"><spanclass="viewcode-link">[source]</span></a><aclass="headerlink" href="#selenium.webdriver.remote.remote_connection.RemoteConnection" title="Permalink to this definition">¶</a></dt>
83
89
<dd><p>A connection with the Remote WebDriver server.</p>
84
90
<p>Communicates with the server using the WebDriver wire protocol:
<ttclass="descname">get_method</tt><big>(</big><big>)</big><aclass="reference internal" href="../_modules/selenium/webdriver/remote/remote_connection.html#Request.get_method"><spanclass="viewcode-link">[source]</span></a><aclass="headerlink" href="#selenium.webdriver.remote.remote_connection.Request.get_method" title="Permalink to this definition">¶</a></dt>
@@ -140,16 +146,16 @@ <h3>Navigation</h3>
140
146
<colclass="field-name" />
141
147
<colclass="field-body" />
142
148
<tbodyvalign="top">
143
-
<trclass="field-odd field"><thclass="field-name">Args :</th><tdclass="field-body"><ulclass="first last simple">
<ttclass="descname">close</tt><big>(</big><big>)</big><aclass="reference internal" href="../_modules/selenium/webdriver/remote/remote_connection.html#Response.close"><spanclass="viewcode-link">[source]</span></a><aclass="headerlink" href="#selenium.webdriver.remote.remote_connection.Response.close" title="Permalink to this definition">¶</a></dt>
0 commit comments