This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch gh-pages in repository https://gitbox.apache.org/repos/asf/grails-geb.git
The following commit(s) were added to refs/heads/gh-pages by this push: new 583559f Deploying to gh-pages - 06:43:01 583559f is described below commit 583559f5a4fc8e8626b6bf3ceb9f2b3a41888eea Author: matrei <mat...@users.noreply.github.com> AuthorDate: Tue Apr 15 06:43:01 2025 +0000 Deploying to gh-pages - 06:43:01 --- snapshot/api/allclasses-frame.html | 1 + .../plugin/geb/IContainerGebConfiguration.html | 303 +++++++++++++++++++++ snapshot/api/grails/plugin/geb/package-frame.html | 8 + .../api/grails/plugin/geb/package-summary.html | 26 ++ snapshot/api/index-all.html | 10 + 5 files changed, 348 insertions(+) diff --git a/snapshot/api/allclasses-frame.html b/snapshot/api/allclasses-frame.html index 7c61819..462135e 100644 --- a/snapshot/api/allclasses-frame.html +++ b/snapshot/api/allclasses-frame.html @@ -47,6 +47,7 @@ <li><a href="grails/plugin/geb/GebRecordingTestListener.html" title="class in grails.plugin.geb" target="classFrame">GebRecordingTestListener</a></li> <li><a href="grails/plugin/geb/GrailsContainerGebExtension.html" title="class in grails.plugin.geb" target="classFrame">GrailsContainerGebExtension</a></li> <li><a href="grails/plugin/geb/GrailsGebSettings.html" title="class in grails.plugin.geb" target="classFrame">GrailsGebSettings</a></li> +<li><a href="grails/plugin/geb/IContainerGebConfiguration.html" title="trait in grails.plugin.geb" target="classFrame"><I>IContainerGebConfiguration</I></a></li> <li><a href="grails/plugin/geb/support/LocalhostDownloadSupport.html" title="class in grails.plugin.geb.support" target="classFrame">LocalhostDownloadSupport</a></li> <li><a href="grails/plugin/geb/NullContainerFileDetector.html" title="class in grails.plugin.geb" target="classFrame">NullContainerFileDetector</a></li> <li><a href="grails/plugin/geb/support/delegate/PageDelegate.html" title="trait in grails.plugin.geb.support.delegate" target="classFrame"><I>PageDelegate</I></a></li> diff --git a/snapshot/api/grails/plugin/geb/IContainerGebConfiguration.html b/snapshot/api/grails/plugin/geb/IContainerGebConfiguration.html new file mode 100644 index 0000000..38f1269 --- /dev/null +++ b/snapshot/api/grails/plugin/geb/IContainerGebConfiguration.html @@ -0,0 +1,303 @@ +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- **************************************************************** --> +<!-- * PLEASE KEEP COMPLICATED EXPRESSIONS OUT OF THESE TEMPLATES, * --> +<!-- * i.e. only iterate & print data where possible. Thanks, Jez. * --> +<!-- **************************************************************** --> + +<html> +<head> + <!-- Generated by groovydoc --> + <title>IContainerGebConfiguration (Grails Geb Plugin 5.0.0-SNAPSHOT)</title> + + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + <link href="../../../groovy.ico" type="image/x-icon" rel="shortcut icon"> + <link href="../../../groovy.ico" type="image/x-icon" rel="icon"> + <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> + +<body class="center"> +<script type="text/javascript"><!-- +if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="IContainerGebConfiguration (Grails Geb Plugin 5.0.0-SNAPSHOT)"; +} +//--> +</script> +<noscript> + <div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> + <!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> + <!-- --> +</a> + <ul class="navList" title="Navigation"> + <li><a href="../../../overview-summary.html">Overview</a></li> + <li><a href="package-summary.html">Package</a></li> + <li class="navBarCell1Rev">Class</li> + <li><a href="../../../deprecated-list.html">Deprecated</a></li> + <li><a href="../../../index-all.html">Index</a></li> + <li><a href="../../../help-doc.html">Help</a></li> + </ul> +</div> + +<div class="subNav"> + <div> + <ul class="navList"> + <li><a href="../../../index.html?grails/plugin/geb/IContainerGebConfiguration" target="_top">Frames</a></li> + <li><a href="IContainerGebConfiguration.html" target="_top">No Frames</a></li> + </ul> + </div> + <div> + <ul class="subNavList"> + <li>Summary: </li> + Nested Field <li><a href="#method_summary">Method</a></li> + </ul> + <ul class="subNavList"> + <li> | Detail: </li> + Field <li><a href="#method_detail">Method</a></li> + </ul> + </div> + <a name="skip-navbar_top"> + <!-- --> + </a></div> +<!-- ========= END OF TOP NAVBAR ========= --> + +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> + + <div class="subTitle">Package: <strong>grails.plugin.geb</strong></div> + + <h2 title="[Groovy] Trait IContainerGebConfiguration" class="title">[Groovy] Trait IContainerGebConfiguration</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><ul class="inheritance"></ul></li><li>grails.plugin.geb.IContainerGebConfiguration +</ul> +<div class="description"> + <ul class="blockList"> + <li class="blockList"> + + + <!-- todo: direct known subclasses --> + <hr> + +<pre>@groovy.transform.Trait +trait IContainerGebConfiguration +extends java.lang.Object</pre> + + <p> Inheritable version of <a href='../../../grails/plugin/geb/ContainerGebConfiguration.html' title='ContainerGebConfiguration'>ContainerGebConfiguration</a> <DL><DT><B>Since:</B></DT><DD>4.2</DD></DL></p> + + </li> + </ul> +</div> + +<div class="summary"> + <ul class="blockList"> + <li class="blockList"> + <!-- =========== NESTED CLASS SUMMARY =========== --> + + + <!-- =========== ENUM CONSTANT SUMMARY =========== --> + + <!-- =========== FIELD SUMMARY =========== --> + + + <!-- =========== PROPERTY SUMMARY =========== --> + + + <!-- =========== ELEMENT SUMMARY =========== --> + + + + + + <!-- ========== METHOD SUMMARY =========== --> + <ul class="blockList"> + + <li class="blockList"><a name="method_summary"><!-- --></a> + <h3>Methods Summary</h3> + <ul class="blockList"> + <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Methods Summary table"> + <caption><span>Methods</span><span class="tabEnd"> </span></caption> + <tr> + <th class="colFirst" scope="col">Type Params</th> + <th class="colLast" scope="col">Return Type</th> + <th class="colLast" scope="col">Name and description</th> + </tr> + + <tr class="altColor"> + <td class="colFirst"><code></code></td> + <td class="colLast"><code>java.lang.Class<? extends <a href='../../../grails/plugin/geb/ContainerFileDetector.html' title='ContainerFileDetector'>ContainerFileDetector</a>></code></td> + <td class="colLast"><code><strong><a href="#fileDetector()">fileDetector</a></strong>()</code><br></td> + </tr> + + <tr class="rowColor"> + <td class="colFirst"><code></code></td> + <td class="colLast"><code>java.lang.String</code></td> + <td class="colLast"><code><strong><a href="#hostName()">hostName</a></strong>()</code><br></td> + </tr> + + <tr class="altColor"> + <td class="colFirst"><code></code></td> + <td class="colLast"><code>java.lang.String</code></td> + <td class="colLast"><code><strong><a href="#protocol()">protocol</a></strong>()</code><br></td> + </tr> + + <tr class="rowColor"> + <td class="colFirst"><code></code></td> + <td class="colLast"><code>boolean</code></td> + <td class="colLast"><code><strong><a href="#reporting()">reporting</a></strong>()</code><br></td> + </tr> + + </table> + </ul> + </li> + + <li class="blockList"><a name="method_summary"><!-- --></a> + <h3>Inherited Methods Summary</h3> + <ul class="blockList"> + <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Inherited Methods Summary table"> + <caption><span>Inherited Methods</span><span class="tabEnd"> </span></caption> + <tr> + <th class="colFirst" scope="col">Methods inherited from class</th> + <th class="colLast" scope="col">Name</th> + </tr> + + <tr class="altColor"> + <td class="colFirst"><code>class java.lang.Object</code></td> + <td class="colLast"><code>java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#wait(long), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll()</code></td> + </tr> + </table> + </ul> + </li> + + </ul> + + </li> + </ul> +</div> + +<div class="details"> + <ul class="blockList"> + <li class="blockList"> + + + + + + + + + + + + + <!-- =========== METHOD DETAIL =========== --> + <ul class="blockList"> + <li class="blockList"><a name="method_detail"> + <!-- --> + </a> + <h3>Method Detail</h3> + + <a name="fileDetector()"><!-- --></a> + <ul class="blockListLast"> + <li class="blockList"> + <h4>java.lang.Class<? extends <a href='../../../grails/plugin/geb/ContainerFileDetector.html' title='ContainerFileDetector'>ContainerFileDetector</a>> <strong>fileDetector</strong>()</h4> + <p></p> + </li> + </ul> + + <a name="hostName()"><!-- --></a> + <ul class="blockListLast"> + <li class="blockList"> + <h4>java.lang.String <strong>hostName</strong>()</h4> + <p></p> + </li> + </ul> + + <a name="protocol()"><!-- --></a> + <ul class="blockListLast"> + <li class="blockList"> + <h4>java.lang.String <strong>protocol</strong>()</h4> + <p></p> + </li> + </ul> + + <a name="reporting()"><!-- --></a> + <ul class="blockListLast"> + <li class="blockList"> + <h4>boolean <strong>reporting</strong>()</h4> + <p></p> + </li> + </ul> + + </li> + </ul> + + </li> + </ul> +</div> + +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> + <!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> + <!-- --> +</a> + <ul class="navList" title="Navigation"> + <li><a href="../../../overview-summary.html">Overview</a></li> + <li><a href="package-summary.html">Package</a></li> + <li class="navBarCell1Rev">Class</li> + <li><a href="../../../deprecated-list.html">Deprecated</a></li> + <li><a href="../../../index-all.html">Index</a></li> + <li><a href="../../../help-doc.html">Help</a></li> + </ul> +</div> + +<div class="subNav"> + <div> + <ul class="navList"> + <li><a href="../../../index.html?grails/plugin/geb/IContainerGebConfiguration" target="_top">Frames</a></li> + <li><a href="IContainerGebConfiguration.html" target="_top">No Frames</a></li> + </ul> + </div> + <div> + <ul class="subNavList"> + <li>Summary: </li> + Nested Field <li><a href="#method_summary">Method</a></li> + </ul> + <ul class="subNavList"> + <li> | Detail: </li> + Field <li><a href="#method_detail">Method</a></li> + </ul> + </div> + <p>Groovy Documentation</p> + <a name="skip-navbar_bottom"> + <!-- --> + </a> + </div> +</div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/snapshot/api/grails/plugin/geb/package-frame.html b/snapshot/api/grails/plugin/geb/package-frame.html index 7d6edfb..569a7cf 100644 --- a/snapshot/api/grails/plugin/geb/package-frame.html +++ b/snapshot/api/grails/plugin/geb/package-frame.html @@ -47,6 +47,14 @@ +<div class="indexContainer"> + <h2>Traits</h2> + <ul> + <li><a href="IContainerGebConfiguration.html" title="trait in grails.plugin.geb" target="classFrame"><em>IContainerGebConfiguration</em></a></li> + </ul> +</div> + + <div class="indexContainer"> <h2>Classes</h2> diff --git a/snapshot/api/grails/plugin/geb/package-summary.html b/snapshot/api/grails/plugin/geb/package-summary.html index 6d10bdc..392f270 100644 --- a/snapshot/api/grails/plugin/geb/package-summary.html +++ b/snapshot/api/grails/plugin/geb/package-summary.html @@ -104,6 +104,32 @@ function windowTitle() + <div class="summary"> + <ul class="blockList"> + <li class="blockList"> + <table border="0" cellpadding="3" cellspacing="0" summary="Trait Summary"> + <caption><span>Trait Summary</span><span class="tabEnd"> </span></caption> + <tbody> + <tr> + <th class="colFirst" scope="col">Trait</th> + <th class="colLast" scope="col">Description</th> + </tr> +<tr class="altColor"> + <td class="colOne"> + <strong><a href="IContainerGebConfiguration.html" title="class in grails/plugin/geb"> + IContainerGebConfiguration + </a></strong> + </td> + <td>Inheritable version of <a href='../../../grails/plugin/geb/ContainerGebConfiguration.html' title='ContainerGebConfiguration'>ContainerGebConfiguration</a></td> + </tr> + + </tbody> + </table> + </li> + </ul> + </div> + + <div class="summary"> <ul class="blockList"> diff --git a/snapshot/api/index-all.html b/snapshot/api/index-all.html index 3db68a2..2ac5612 100644 --- a/snapshot/api/index-all.html +++ b/snapshot/api/index-all.html @@ -263,6 +263,8 @@ if (location.href.indexOf('is-external=true') == -1) { <dt><span class="strong"><a href="grails/plugin/geb/ContainerGebConfiguration.html#fileDetector()" title="Method in ContainerGebConfiguration">fileDetector()</a></span> - Method in <a href="grails/plugin/geb/ContainerGebConfiguration.html">ContainerGebConfiguration</a> </dt><dd> <div class="block">The org.openqa.selenium.remote.FileDetector implementation to use for this class.</div></dd> +<dt><span class="strong"><a href="grails/plugin/geb/IContainerGebConfiguration.html#fileDetector()" title="Method in IContainerGebConfiguration">fileDetector()</a></span> - Method in <a href="grails/plugin/geb/IContainerGebConfiguration.html">IContainerGebConfiguration</a> +</dt><dd> <div class="block"></div></dd> <dt><span class="strong"><a href="grails/plugin/geb/ContainerGebTestDescription.html#filesystemFriendlyName" title="Property in ContainerGebTestDescription">filesystemFriendlyName</a></span> - Property in <a href="grails/plugin/geb/ContainerGebTestDescription.html">ContainerGebTestDescription</a> </dt><dd> <div class="block"></div></dd> <dt><span class="strong"><a href="grails/plugin/geb/support/delegate/PageDelegate.html#find(Map<String, Object>, java.lang.String, Range<Integer>)" title="Method in PageDelegate">find(Map<String, Object>, java.lang.String, Range<Integer>)</a></span> - Method in <a href="grails/plugin/geb/support/delegate/PageDelegate.html">PageDelegate</a> @@ -358,6 +360,8 @@ if (location.href.indexOf('is-external=true') == -1) { </dt><dd> <div class="block"></div></dd> <dt><span class="strong"><a href="grails/plugin/geb/ContainerGebConfiguration.html#hostName()" title="Method in ContainerGebConfiguration">hostName()</a></span> - Method in <a href="grails/plugin/geb/ContainerGebConfiguration.html">ContainerGebConfiguration</a> </dt><dd> <div class="block">The hostname that the container's browser will use to access the server under test.</div></dd> +<dt><span class="strong"><a href="grails/plugin/geb/IContainerGebConfiguration.html#hostName()" title="Method in IContainerGebConfiguration">hostName()</a></span> - Method in <a href="grails/plugin/geb/IContainerGebConfiguration.html">IContainerGebConfiguration</a> +</dt><dd> <div class="block"></div></dd> </dl> @@ -365,6 +369,8 @@ if (location.href.indexOf('is-external=true') == -1) { <h2 class="title">I</h2> <dl> +<dt><span class="strong"><a href="grails/plugin/geb/IContainerGebConfiguration.html" title="Trait in grails.plugin.geb">IContainerGebConfiguration</a></span> - Trait in <a href="./grails/plugin/geb/package-summary.html">grails.plugin.geb</a> +</dt><dd><div class="block">Inheritable version of <a href='../../../grails/plugin/geb/ContainerGebConfiguration.html' title='ContainerGebConfiguration'>ContainerGebConfiguration</a></div></dd> <dt><span class="strong"><a href="grails/plugin/geb/GrailsGebSettings.html#implicitlyWait" title="Property in GrailsGebSettings">implicitlyWait</a></span> - Property in <a href="grails/plugin/geb/GrailsGebSettings.html">GrailsGebSettings</a> </dt><dd> <div class="block"></div></dd> <dt><span class="strong"><a href="grails/plugin/geb/support/delegate/PageDelegate.html#interact(groovy.lang.Closure)" title="Method in PageDelegate">interact(groovy.lang.Closure)</a></span> - Method in <a href="grails/plugin/geb/support/delegate/PageDelegate.html">PageDelegate</a> @@ -460,6 +466,8 @@ if (location.href.indexOf('is-external=true') == -1) { </dt><dd> <div class="block">Delegates missing property mutations to the current <a href='https://www.gebish.org/manual/7.0/api/geb/Page.html' title='Page'>Page</a> instance.</div></dd> <dt><span class="strong"><a href="grails/plugin/geb/ContainerGebConfiguration.html#protocol()" title="Method in ContainerGebConfiguration">protocol()</a></span> - Method in <a href="grails/plugin/geb/ContainerGebConfiguration.html">ContainerGebConfiguration</a> </dt><dd> <div class="block">The protocol that the container's browser will use to access the server under test.</div></dd> +<dt><span class="strong"><a href="grails/plugin/geb/IContainerGebConfiguration.html#protocol()" title="Method in IContainerGebConfiguration">protocol()</a></span> - Method in <a href="grails/plugin/geb/IContainerGebConfiguration.html">IContainerGebConfiguration</a> +</dt><dd> <div class="block"></div></dd> </dl> @@ -490,6 +498,8 @@ if (location.href.indexOf('is-external=true') == -1) { </dt><dd> <div class="block">Delegates to <a href='https://www.gebish.org/manual/7.0/api/geb/Browser.html#reportGroup(Class)' title='Browser.reportGroup'>Browser.reportGroup</a>.</div></dd> <dt><span class="strong"><a href="grails/plugin/geb/ContainerGebConfiguration.html#reporting()" title="Method in ContainerGebConfiguration">reporting()</a></span> - Method in <a href="grails/plugin/geb/ContainerGebConfiguration.html">ContainerGebConfiguration</a> </dt><dd> <div class="block">Whether reporting should be enabled for this test. </div></dd> +<dt><span class="strong"><a href="grails/plugin/geb/IContainerGebConfiguration.html#reporting()" title="Method in IContainerGebConfiguration">reporting()</a></span> - Method in <a href="grails/plugin/geb/IContainerGebConfiguration.html">IContainerGebConfiguration</a> +</dt><dd> <div class="block"></div></dd> <dt><span class="strong"><a href="grails/plugin/geb/GrailsGebSettings.html#reportingDirectoryName" title="Property in GrailsGebSettings">reportingDirectoryName</a></span> - Property in <a href="grails/plugin/geb/GrailsGebSettings.html">GrailsGebSettings</a> </dt><dd> <div class="block"></div></dd> <dt><span class="strong"><a href="grails/plugin/geb/support/ReportingSupport.html" title="Trait in grails.plugin.geb.support">ReportingSupport</a></span> - Trait in <a href="./grails/plugin/geb/support/package-summary.html">grails.plugin.geb.support</a>