Skip to content

Commit

Permalink
docs: auto-build docs for [email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Dec 14, 2024
1 parent b343b78 commit af3af2e
Show file tree
Hide file tree
Showing 4 changed files with 136 additions and 53 deletions.
99 changes: 91 additions & 8 deletions 7.34/reference/bidi/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1208,15 +1208,15 @@

<!-- Table of contents item -->
<li class="md-nav__item">
<a href="#appiumcontextupdate" class="md-nav__link">
<a href="#appiumxcuitestcontextupdate" class="md-nav__link">
<span class="md-ellipsis">
appium.contextUpdate
appium:xcuitest.contextUpdate
</span>
</a>

<!-- Table of contents list -->

<nav class="md-nav" aria-label="appium.contextUpdate">
<nav class="md-nav" aria-label="appium:xcuitest.contextUpdate">
<ul class="md-nav__list">

<!--
Expand All @@ -1241,6 +1241,43 @@
IN THE SOFTWARE.
-->

<!-- modified from https://raw.githubusercontent.com/squidfunk/mkdocs-material/master/src/templates/partials/toc-item.html
for the purpose of not showing all heading objects in the TOC -->

<!-- Table of contents item -->
<li class="md-nav__item">
<a href="#cddl" class="md-nav__link">
<span class="md-ellipsis">
CDDL
</span>
</a>

<!-- Table of contents list -->

</li>

<!--
Copyright (c) 2016-2024 Martin Donath <[email protected]>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to
deal in the Software without restriction, including without limitation the
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
sell copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
IN THE SOFTWARE.
-->

<!-- modified from https://raw.githubusercontent.com/squidfunk/mkdocs-material/master/src/templates/partials/toc-item.html
for the purpose of not showing all heading objects in the TOC -->

Expand Down Expand Up @@ -2701,15 +2738,15 @@

<!-- Table of contents item -->
<li class="md-nav__item">
<a href="#appiumcontextupdate" class="md-nav__link">
<a href="#appiumxcuitestcontextupdate" class="md-nav__link">
<span class="md-ellipsis">
appium.contextUpdate
appium:xcuitest.contextUpdate
</span>
</a>

<!-- Table of contents list -->

<nav class="md-nav" aria-label="appium.contextUpdate">
<nav class="md-nav" aria-label="appium:xcuitest.contextUpdate">
<ul class="md-nav__list">

<!--
Expand All @@ -2734,6 +2771,43 @@
IN THE SOFTWARE.
-->

<!-- modified from https://raw.githubusercontent.com/squidfunk/mkdocs-material/master/src/templates/partials/toc-item.html
for the purpose of not showing all heading objects in the TOC -->

<!-- Table of contents item -->
<li class="md-nav__item">
<a href="#cddl" class="md-nav__link">
<span class="md-ellipsis">
CDDL
</span>
</a>

<!-- Table of contents list -->

</li>

<!--
Copyright (c) 2016-2024 Martin Donath <[email protected]>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to
deal in the Software without restriction, including without limitation the
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
sell copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
IN THE SOFTWARE.
-->

<!-- modified from https://raw.githubusercontent.com/squidfunk/mkdocs-material/master/src/templates/partials/toc-item.html
for the purpose of not showing all heading objects in the TOC -->

Expand Down Expand Up @@ -2842,10 +2916,19 @@ <h3 id="server">server<a class="headerlink" href="#server" title="Permanent link
<p>Events are emitted for both emulator and real devices. Each event contains a single Appium server log line.
Events are always emitted with the <code>NATIVE_APP</code> context.
Events are only emitted if the <code>get_server_logs</code> server security feature is enabled.</p>
<h2 id="appiumcontextupdate">appium.contextUpdate<a class="headerlink" href="#appiumcontextupdate" title="Permanent link">&para;</a></h2>
<h2 id="appiumxcuitestcontextupdate">appium:xcuitest.contextUpdate<a class="headerlink" href="#appiumxcuitestcontextupdate" title="Permanent link">&para;</a></h2>
<p>This event is emitted upon the context change, either explicit or implicit.
The event is always emitted upon new session initialization.
See the <a href="https://github.com/appium/appium/issues/20741">GitHub feature ticket</a> for more details.</p>
<h3 id="cddl">CDDL<a class="headerlink" href="#cddl" title="Permanent link">&para;</a></h3>
<div class="highlight"><pre><span></span><code><a id="__codelineno-0-1" name="__codelineno-0-1" href="#__codelineno-0-1"></a><span class="s">appium</span><span class="p">:</span><span class="nc">xcuitest.contextUpdated</span><span class="w"> </span><span class="o">=</span><span class="w"> </span><span class="p">{</span>
<a id="__codelineno-0-2" name="__codelineno-0-2" href="#__codelineno-0-2"></a><span class="w"> </span><span class="s">method</span><span class="p">:</span><span class="w"> </span><span class="s2">&quot;appium:xcuitest.contextUpdated&quot;</span><span class="p">,</span>
<a id="__codelineno-0-3" name="__codelineno-0-3" href="#__codelineno-0-3"></a><span class="w"> </span><span class="s">params</span><span class="p">:</span><span class="w"> </span><span class="p">{</span>
<a id="__codelineno-0-4" name="__codelineno-0-4" href="#__codelineno-0-4"></a><span class="w"> </span><span class="s">name</span><span class="p">:</span><span class="w"> </span><span class="nb">text</span><span class="p">,</span>
<a id="__codelineno-0-5" name="__codelineno-0-5" href="#__codelineno-0-5"></a><span class="w"> </span><span class="s">type</span><span class="p">:</span><span class="w"> </span><span class="s2">&quot;NATIVE&quot;</span><span class="w"> </span><span class="o">/</span><span class="w"> </span><span class="s2">&quot;WEB&quot;</span><span class="p">,</span>
<a id="__codelineno-0-6" name="__codelineno-0-6" href="#__codelineno-0-6"></a><span class="w"> </span><span class="p">},</span>
<a id="__codelineno-0-7" name="__codelineno-0-7" href="#__codelineno-0-7"></a><span class="p">}</span>
</code></pre></div>
<p>The event contains the following params:</p>
<h3 id="name">name<a class="headerlink" href="#name" title="Permanent link">&para;</a></h3>
<p>Contains the actual name of the new context, for example <code>NATIVE_APP</code>.</p>
Expand All @@ -2871,7 +2954,7 @@ <h3 id="type">type<a class="headerlink" href="#type" title="Permanent link">&par
<span class="md-icon" title="Last update">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg>
</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-timeago"><span class="timeago" datetime="2024-11-16T21:23:32+00:00" locale="en"></span></span><span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date">2024-11-16</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-timeago"><span class="timeago" datetime="2024-12-14T18:42:44+00:00" locale="en"></span></span><span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date">2024-12-14</span>
</span>


Expand Down
2 changes: 1 addition & 1 deletion 7.34/search/search_index.json

Large diffs are not rendered by default.

88 changes: 44 additions & 44 deletions 7.34/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,178 +2,178 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/7.34/</loc>
<lastmod>2024-12-13</lastmod>
<lastmod>2024-12-14</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/7.34/contributing/</loc>
<lastmod>2024-12-13</lastmod>
<lastmod>2024-12-14</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/7.34/endpoints-wda/</loc>
<lastmod>2024-12-13</lastmod>
<lastmod>2024-12-14</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/7.34/endpoints/</loc>
<lastmod>2024-12-13</lastmod>
<lastmod>2024-12-14</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/7.34/overview/</loc>
<lastmod>2024-12-13</lastmod>
<lastmod>2024-12-14</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/7.34/guides/attach-to-running-wda/</loc>
<lastmod>2024-12-13</lastmod>
<lastmod>2024-12-14</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/7.34/guides/audio-capture/</loc>
<lastmod>2024-12-13</lastmod>
<lastmod>2024-12-14</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/7.34/guides/capability-sets/</loc>
<lastmod>2024-12-13</lastmod>
<lastmod>2024-12-14</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/7.34/guides/ci-setup/</loc>
<lastmod>2024-12-13</lastmod>
<lastmod>2024-12-14</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/7.34/guides/clipboard/</loc>
<lastmod>2024-12-13</lastmod>
<lastmod>2024-12-14</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/7.34/guides/elements-lookup-troubleshooting/</loc>
<lastmod>2024-12-13</lastmod>
<lastmod>2024-12-14</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/7.34/guides/file-transfer/</loc>
<lastmod>2024-12-13</lastmod>
<lastmod>2024-12-14</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/7.34/guides/gestures/</loc>
<lastmod>2024-12-13</lastmod>
<lastmod>2024-12-14</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/7.34/guides/hybrid/</loc>
<lastmod>2024-12-13</lastmod>
<lastmod>2024-12-14</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/7.34/guides/input-events/</loc>
<lastmod>2024-12-13</lastmod>
<lastmod>2024-12-14</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/7.34/guides/install-certificate/</loc>
<lastmod>2024-12-13</lastmod>
<lastmod>2024-12-14</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/7.34/guides/multiple-xcode-versions/</loc>
<lastmod>2024-12-13</lastmod>
<lastmod>2024-12-14</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/7.34/guides/parallel-tests/</loc>
<lastmod>2024-12-13</lastmod>
<lastmod>2024-12-14</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/7.34/guides/run-prebuilt-wda/</loc>
<lastmod>2024-12-13</lastmod>
<lastmod>2024-12-14</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/7.34/guides/run-preinstalled-wda/</loc>
<lastmod>2024-12-13</lastmod>
<lastmod>2024-12-14</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/7.34/guides/touch-id/</loc>
<lastmod>2024-12-13</lastmod>
<lastmod>2024-12-14</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/7.34/guides/troubleshooting/</loc>
<lastmod>2024-12-13</lastmod>
<lastmod>2024-12-14</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/7.34/guides/tvos/</loc>
<lastmod>2024-12-13</lastmod>
<lastmod>2024-12-14</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/7.34/guides/wda-custom-server/</loc>
<lastmod>2024-12-13</lastmod>
<lastmod>2024-12-14</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/7.34/guides/wda-slowness/</loc>
<lastmod>2024-12-13</lastmod>
<lastmod>2024-12-14</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/7.34/installation/</loc>
<lastmod>2024-12-13</lastmod>
<lastmod>2024-12-14</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/7.34/installation/requirements/</loc>
<lastmod>2024-12-13</lastmod>
<lastmod>2024-12-14</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/7.34/preparation/</loc>
<lastmod>2024-12-13</lastmod>
<lastmod>2024-12-14</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/7.34/preparation/prov-profile-basic-auto/</loc>
<lastmod>2024-12-13</lastmod>
<lastmod>2024-12-14</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/7.34/preparation/prov-profile-basic-manual/</loc>
<lastmod>2024-12-13</lastmod>
<lastmod>2024-12-14</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/7.34/preparation/prov-profile-full-manual/</loc>
<lastmod>2024-12-13</lastmod>
<lastmod>2024-12-14</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/7.34/preparation/prov-profile-generic-manual/</loc>
<lastmod>2024-12-13</lastmod>
<lastmod>2024-12-14</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/7.34/preparation/real-device-config/</loc>
<lastmod>2024-12-13</lastmod>
<lastmod>2024-12-14</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/7.34/reference/bidi/</loc>
<lastmod>2024-12-13</lastmod>
<lastmod>2024-12-14</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/7.34/reference/capabilities/</loc>
<lastmod>2024-12-13</lastmod>
<lastmod>2024-12-14</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/7.34/reference/commands/</loc>
<lastmod>2024-12-13</lastmod>
<lastmod>2024-12-14</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/7.34/reference/element-attributes/</loc>
<lastmod>2024-12-13</lastmod>
<lastmod>2024-12-14</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/7.34/reference/execute-methods/</loc>
<lastmod>2024-12-13</lastmod>
<lastmod>2024-12-14</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/7.34/reference/ios-predicate/</loc>
<lastmod>2024-12-13</lastmod>
<lastmod>2024-12-14</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/7.34/reference/locator-strategies/</loc>
<lastmod>2024-12-13</lastmod>
<lastmod>2024-12-14</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/7.34/reference/scripts/</loc>
<lastmod>2024-12-13</lastmod>
<lastmod>2024-12-14</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/7.34/reference/security-flags/</loc>
<lastmod>2024-12-13</lastmod>
<lastmod>2024-12-14</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/7.34/reference/server-args/</loc>
<lastmod>2024-12-13</lastmod>
<lastmod>2024-12-14</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/7.34/reference/settings/</loc>
<lastmod>2024-12-13</lastmod>
<lastmod>2024-12-14</lastmod>
</url>
</urlset>
Binary file modified 7.34/sitemap.xml.gz
Binary file not shown.

0 comments on commit af3af2e

Please sign in to comment.