Code Search for Developers
 
 
  

globalSettings.xml from Jameleon at Krugle


Show globalSettings.xml syntax highlighted

<?xml version="1.0"?>
<document>
    <properties>
        <author email="engrean.AT.users.DOT.sourceforge.DOT.net">Christian Hargraves</author>
        <title>Jameleon - HtmlUnit Plug-in - Global Settings or Configuration</title>
    </properties>

    <meta name="keyword" content="jameleon, htmlunit, plug-in, Configuration, Settings, Global Configuration, Test, Testing, automated testing, Documentation, javadocs"/>

    <body>
        <section name="Available Global Settings">
            <p>
                The following settings may be configured via jameleon.conf.
                <table border="1" cellpadding="1">
                    <tr>
                        <th>Property Name:</th>
                        <th>Description</th>
                        <th>Default Value</th>
                    </tr>
                    <tr>
                        <td>htmlUnitEnableSslCertCheck</td>
                        <td>Use this for sites that use an invalid SSL cert, by setting it to <b>false</b>. Setting this
                               to <b>false</b> accepts <b><i>any</i></b> SSL cert as valid.</td>
                        <td></td>
                    </tr>
                    <tr>
                        <td>htmlUnitEnableSslCertCheckPort</td>
                        <td>Use this for sites that use an invalid SSL cert, some sites might run non-standard port. Use this setting
                            to define which port https is on.</td>
                        <td></td>
                    </tr>
                </table>
            </p>
        </section>
    </body>
</document>



See more files for this project here

Jameleon

Jameleon is a data-driven automated testing tool that is easily extensible via plug-ins. Features of applications are automated in Java and tied together independently in XML, creating self-documenting automated test cases.

Project homepage: http://sourceforge.net/projects/jameleon
Programming language(s): Java,XML
License: other

  forms/
    sampleForm.html
  getting-started/
    customFunctionalPoints.xml
    index.xml
  images/
    jameleon-logo.jpg
  changes.xml
  faq.xml
  globalSettings.xml
  htmlunit-plugin-header.txt
  index.xml
  install.xml
  issue-tracking.xml
  navigation.xml
  samples.xml