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 Jan 29, 2024
1 parent 30aa386 commit 8e2086f
Show file tree
Hide file tree
Showing 4 changed files with 44 additions and 44 deletions.
10 changes: 5 additions & 5 deletions 5.14/guides/run-preinstalled-wda/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2324,8 +2324,8 @@ <h1>Run Preinstalled WebDriverAgentRunner</h1>
command execution, improving the session startup performance.</p>
<div class="admonition warning">
<p class="admonition-title">Warning</p>
<p>This method currently does not work for iOS 17/tvOS 17 due to platform changes. Please use the
default <code>xcodebuild</code> approach.</p>
<p>This method currently does not work natively for iOS 17/tvOS 17 due to platform changes.
Please use the default <code>xcodebuild</code> approach or 3rd party tools such as <code>pymobiledevice3</code>.</p>
</div>
<h2 id="capabilities">Capabilities<a class="headerlink" href="#capabilities" title="Permanent link">&para;</a></h2>
<ul>
Expand Down Expand Up @@ -2355,8 +2355,8 @@ <h3 id="using-xcode">Using Xcode<a class="headerlink" href="#using-xcode" title=
<p>If using a real device, you may need to change your bundle ID. Please check the
<a href="../../preparation/prov-profile-full-manual/">Full Manual Provisioning Profile setup</a> for details.</p>
<h3 id="using-3rd-party-tools">Using 3rd Party Tools<a class="headerlink" href="#using-3rd-party-tools" title="Permanent link">&para;</a></h3>
<p>Some 3rd party tools such as <a href="https://github.com/ios-control/ios-deploy">ios-deploy</a>,
<a href="https://github.com/danielpaulus/go-ios">go-ios</a> and
<p>Some 3rd party tools such as <a href="https://github.com/doronz88/pymobiledevice3">pymobiledevice3</a>,
<a href="https://github.com/ios-control/ios-deploy">ios-deploy</a>, <a href="https://github.com/danielpaulus/go-ios">go-ios</a> and
<a href="https://github.com/alibaba/taobao-iphone-device">tidevice</a> can install the WebDriverAgent package.</p>
<p>The WDA app package (<code>WebDriverAgentRunner-Runner.app</code>) can be generated in the <em>derivedDataPath</em>
directory, as explained in <a href="../../preparation/prov-profile-generic-manual/">Manual Configuration for a Generic Device</a>.
Expand Down Expand Up @@ -2440,7 +2440,7 @@ <h2 id="set-appiumprebuiltwdapath">Set <code>appium:prebuiltWDAPath</code><a cla
<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.1-2.1-2M12.5 7v5.2l4 2.4-1 1L11 13V7h1.5M11 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.2v1.8Z"/></svg>
</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-timeago"><span class="timeago" datetime="2024-01-18T08:08:50+00:00" locale="en"></span></span><span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date">2024-01-18</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-timeago"><span class="timeago" datetime="2024-01-29T08:18:18+00:00" locale="en"></span></span><span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date">2024-01-29</span>
</span>


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

Large diffs are not rendered by default.

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

0 comments on commit 8e2086f

Please sign in to comment.