~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.ISelenium.Rollup.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>ISelenium.Rollup 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">ISelenium.Rollup�Method�</h1>
 
23
      </div>
 
24
    </div>
 
25
    <div id="nstext">
 
26
      <p>Executes a command rollup, which is a series of commands with a unique name, and optionally arguments that control the generation of the set of commands. If any one of the rolled-up commands fails, the rollup is considered to have failed. Rollups may also contain nested rollups. </p>
 
27
      <div class="syntax">
 
28
        <a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemVoidClassTopic.htm">void</a>�Rollup(<br />���<a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemStringClassTopic.htm">string</a>�<i>rollupName</i>,<br />���<a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemStringClassTopic.htm">string</a>�<i>kwargs</i><br />);</div>
 
29
      <h4 class="dtH4">Parameters</h4>
 
30
      <dl>
 
31
        <dt>
 
32
          <i>rollupName</i>
 
33
        </dt>
 
34
        <dd>the name of the rollup command</dd>
 
35
        <dt>
 
36
          <i>kwargs</i>
 
37
        </dt>
 
38
        <dd>keyword arguments string that influences how the rollup expands into commands</dd>
 
39
      </dl>
 
40
      <h4 class="dtH4">See Also</h4>
 
41
      <p>
 
42
        <a href="Selenium.ISelenium.html">ISelenium Interface</a> | <a href="Selenium.html">Selenium Namespace</a></p>
 
43
    </div>
 
44
  </body>
 
45
</html>
 
 
b'\\ No newline at end of file'