~testplan-team/testplan/source-collection

« back to all changes in this revision

Viewing changes to selenium-remote-control-1.0.1-dist/selenium-remote-control-1.0.1/selenium-dotnet-client-driver-1.0.1/doc/Selenium.DefaultSelenium.CaptureEntirePageScreenshotToString.html

  • Committer: edA-qa mort-ora-y
  • Date: 2009-07-02 09:23:56 UTC
  • Revision ID: eda-qa@disemia.com-20090702092356-w9rxifuvlva3bk31
upgrading selenium

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<html dir="LTR">
 
2
  <head>
 
3
    <meta http-equiv="Content-Type" content="text/html; charset=Windows-1252" />
 
4
    <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
 
5
    <title>DefaultSelenium.CaptureEntirePageScreenshotToString Method</title>
 
6
    <xml>
 
7
    </xml>
 
8
    <link rel="stylesheet" type="text/css" href="MSDN.css" />
 
9
  </head>
 
10
  <body id="bodyID" class="dtBODY">
 
11
    <div id="nsbanner">
 
12
      <div id="bannerrow1">
 
13
        <table class="bannerparthead" cellspacing="0">
 
14
          <tr id="hdr">
 
15
            <td class="runninghead">An NDoc Documented Class Library</td>
 
16
            <td class="product">
 
17
            </td>
 
18
          </tr>
 
19
        </table>
 
20
      </div>
 
21
      <div id="TitleRow">
 
22
        <h1 class="dtH1">DefaultSelenium.CaptureEntirePageScreenshotToString�Method�</h1>
 
23
      </div>
 
24
    </div>
 
25
    <div id="nstext">
 
26
      <p>Downloads a screenshot of the browser current window canvas to a based 64 encoded PNG file. The <em>entire</em> windows canvas is captured, including parts rendered outside of the current view port. Currently this only works in Mozilla and when running in chrome mode. </p>
 
27
      <div class="syntax">public�<a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemStringClassTopic.htm">string</a>�CaptureEntirePageScreenshotToString(<br />���<a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemStringClassTopic.htm">string</a>�<i>kwargs</i><br />);</div>
 
28
      <h4 class="dtH4">Parameters</h4>
 
29
      <dl>
 
30
        <dt>
 
31
          <i>kwargs</i>
 
32
        </dt>
 
33
        <dd>A kwargs string that modifies the way the screenshot is captured. Example: "background=#CCFFDD". This may be useful to set for capturing screenshots of less-than-ideal layouts, for example where absolute positioning causes the calculation of the canvas dimension to fail and a black background is exposed (possibly obscuring black text).</dd>
 
34
      </dl>
 
35
      <h4 class="dtH4">Return Value</h4>
 
36
      <p>The base 64 encoded string of the page screenshot (PNG file)</p>
 
37
      <h4 class="dtH4">Implements</h4>
 
38
      <p>
 
39
        <a href="Selenium.ISelenium.CaptureEntirePageScreenshotToString.html">ISelenium.CaptureEntirePageScreenshotToString</a>
 
40
      </p>
 
41
      <h4 class="dtH4">See Also</h4>
 
42
      <p>
 
43
        <a href="Selenium.DefaultSelenium.html">DefaultSelenium Class</a> | <a href="Selenium.html">Selenium Namespace</a></p>
 
44
    </div>
 
45
  </body>
 
46
</html>
 
 
b'\\ No newline at end of file'