-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
13 lines (13 loc) · 23.2 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
<!doctype html>
<html lang="en" dir="ltr" class="plugin-pages plugin-id-default" data-has-hydrated="false">
<head>
<meta charset="UTF-8">
<meta name="generator" content="Docusaurus v3.1.0">
<title data-rh="true">Tapper Documentation | Tapper</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:image" content="https://docs.tapperapp.com/img/docusaurus-social-card.jpg"><meta data-rh="true" name="twitter:image" content="https://docs.tapperapp.com/img/docusaurus-social-card.jpg"><meta data-rh="true" property="og:url" content="https://docs.tapperapp.com/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docusaurus_tag" content="default"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docsearch:docusaurus_tag" content="default"><meta data-rh="true" property="og:title" content="Tapper Documentation | Tapper"><meta data-rh="true" name="description" content="Tapper - Android Debug Beidge - Toolkit - User Interface to Boost Android Development"><meta data-rh="true" property="og:description" content="Tapper - Android Debug Beidge - Toolkit - User Interface to Boost Android Development"><link data-rh="true" rel="icon" href="/img/logo.svg"><link data-rh="true" rel="canonical" href="https://docs.tapperapp.com/"><link data-rh="true" rel="alternate" href="https://docs.tapperapp.com/" hreflang="en"><link data-rh="true" rel="alternate" href="https://docs.tapperapp.com/" hreflang="x-default"><script data-rh="true">function insertBanner(){var n=document.createElement("div");n.id="__docusaurus-base-url-issue-banner-container";n.innerHTML='\n<div id="__docusaurus-base-url-issue-banner" style="border: thick solid red; background-color: rgb(255, 230, 179); margin: 20px; padding: 20px; font-size: 20px;">\n <p style="font-weight: bold; font-size: 30px;">Your Docusaurus site did not load properly.</p>\n <p>A very common reason is a wrong site <a href="https://docusaurus.io/docs/docusaurus.config.js/#baseUrl" style="font-weight: bold;">baseUrl configuration</a>.</p>\n <p>Current configured baseUrl = <span style="font-weight: bold; color: red;">/</span> (default value)</p>\n <p>We suggest trying baseUrl = <span id="__docusaurus-base-url-issue-banner-suggestion-container" style="font-weight: bold; color: green;"></span></p>\n</div>\n',document.body.prepend(n);var e=document.getElementById("__docusaurus-base-url-issue-banner-suggestion-container"),s=window.location.pathname,o="/"===s.substr(-1)?s:s+"/";e.innerHTML=o}document.addEventListener("DOMContentLoaded",(function(){void 0===window.docusaurus&&insertBanner()}))</script><link rel="stylesheet" href="/assets/css/styles.ca6c4509.css">
<script src="/assets/js/runtime~main.fb70796f.js" defer="defer"></script>
<script src="/assets/js/main.9e5e377d.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">
<script>!function(){function t(t){document.documentElement.setAttribute("data-theme",t)}var e=function(){try{return new URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const c=new URLSearchParams(window.location.search).entries();for(var[t,e]of c)if(t.startsWith("docusaurus-data-")){var a=t.replace("docusaurus-data-","data-");document.documentElement.setAttribute(a,e)}}catch(t){}}()</script><div id="__docusaurus"><div role="region" aria-label="Skip to main content"><a class="skipToContent_fXgn" href="#__docusaurus_skipToContent_fallback">Skip to main content</a></div><nav aria-label="Main" class="navbar navbar--fixed-top"><div class="navbar__inner"><div class="navbar__items"><button aria-label="Toggle navigation bar" aria-expanded="false" class="navbar__toggle clean-btn" type="button"><svg width="30" height="30" viewBox="0 0 30 30" aria-hidden="true"><path stroke="currentColor" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2" d="M4 7h22M4 15h22M4 23h22"></path></svg></button><a class="navbar__brand" href="/"><div class="navbar__logo"><img src="/img/logo.png" alt="Tapper Logo Icon" class="themedComponent_mlkZ themedComponent--light_NVdE"><img src="/img/logo.png" alt="Tapper Logo Icon" class="themedComponent_mlkZ themedComponent--dark_xIcU"></div><b class="navbar__title text--truncate">Tapper</b></a><a class="navbar__item navbar__link" href="/docs/intro">Docs</a></div><div class="navbar__items navbar__items--right"><div class="toggle_vylO colorModeToggle_DEke"><button class="clean-btn toggleButton_gllP toggleButtonDisabled_aARS" type="button" disabled="" title="Switch between dark and light mode (currently light mode)" aria-label="Switch between dark and light mode (currently light mode)" aria-live="polite"><svg viewBox="0 0 24 24" width="24" height="24" class="lightToggleIcon_pyhR"><path fill="currentColor" d="M12,9c1.65,0,3,1.35,3,3s-1.35,3-3,3s-3-1.35-3-3S10.35,9,12,9 M12,7c-2.76,0-5,2.24-5,5s2.24,5,5,5s5-2.24,5-5 S14.76,7,12,7L12,7z M2,13l2,0c0.55,0,1-0.45,1-1s-0.45-1-1-1l-2,0c-0.55,0-1,0.45-1,1S1.45,13,2,13z M20,13l2,0c0.55,0,1-0.45,1-1 s-0.45-1-1-1l-2,0c-0.55,0-1,0.45-1,1S19.45,13,20,13z M11,2v2c0,0.55,0.45,1,1,1s1-0.45,1-1V2c0-0.55-0.45-1-1-1S11,1.45,11,2z M11,20v2c0,0.55,0.45,1,1,1s1-0.45,1-1v-2c0-0.55-0.45-1-1-1C11.45,19,11,19.45,11,20z M5.99,4.58c-0.39-0.39-1.03-0.39-1.41,0 c-0.39,0.39-0.39,1.03,0,1.41l1.06,1.06c0.39,0.39,1.03,0.39,1.41,0s0.39-1.03,0-1.41L5.99,4.58z M18.36,16.95 c-0.39-0.39-1.03-0.39-1.41,0c-0.39,0.39-0.39,1.03,0,1.41l1.06,1.06c0.39,0.39,1.03,0.39,1.41,0c0.39-0.39,0.39-1.03,0-1.41 L18.36,16.95z M19.42,5.99c0.39-0.39,0.39-1.03,0-1.41c-0.39-0.39-1.03-0.39-1.41,0l-1.06,1.06c-0.39,0.39-0.39,1.03,0,1.41 s1.03,0.39,1.41,0L19.42,5.99z M7.05,18.36c0.39-0.39,0.39-1.03,0-1.41c-0.39-0.39-1.03-0.39-1.41,0l-1.06,1.06 c-0.39,0.39-0.39,1.03,0,1.41s1.03,0.39,1.41,0L7.05,18.36z"></path></svg><svg viewBox="0 0 24 24" width="24" height="24" class="darkToggleIcon_wfgR"><path fill="currentColor" d="M9.37,5.51C9.19,6.15,9.1,6.82,9.1,7.5c0,4.08,3.32,7.4,7.4,7.4c0.68,0,1.35-0.09,1.99-0.27C17.45,17.19,14.93,19,12,19 c-3.86,0-7-3.14-7-7C5,9.07,6.81,6.55,9.37,5.51z M12,3c-4.97,0-9,4.03-9,9s4.03,9,9,9s9-4.03,9-9c0-0.46-0.04-0.92-0.1-1.36 c-0.98,1.37-2.58,2.26-4.4,2.26c-2.98,0-5.4-2.42-5.4-5.4c0-1.81,0.89-3.42,2.26-4.4C12.92,3.04,12.46,3,12,3L12,3z"></path></svg></button></div><div class="navbarSearchContainer_Bca1"></div></div></div><div role="presentation" class="navbar-sidebar__backdrop"></div></nav><div id="__docusaurus_skipToContent_fallback" class="main-wrapper mainWrapper_z2l0"><header class="hero hero--primary heroBanner_qdFl"><div class="container"><h1 class="hero__title">Tapper</h1><p class="hero__subtitle">Android Debug Bridge Toolkit, User Interface and CLI</p><div class="buttons_AeoN"><a class="button button--secondary button--lg" href="/docs/intro">Explore</a></div></div></header><main><section class="features_t9lD"><div class="container"><div class="row"><div class="col col--4"><div class="text--center"><svg xmlns="http://www.w3.org/2000/svg" data-name="Layer 1" width="843.579" height="640.517" viewBox="0 0 843.579 640.517" class="featureSvg_GfXr" role="img"><path d="M424.443 0H48.125A48.18 48.18 0 0 0 0 48.125v441.876a48.18 48.18 0 0 0 48.125 48.125h376.318a48.18 48.18 0 0 0 48.125-48.125V48.125A48.18 48.18 0 0 0 424.443 0Z" fill="#f2f2f2"></path><path d="M424.444 13.854H48.125a34.31 34.31 0 0 0-34.271 34.271v441.876a34.31 34.31 0 0 0 34.271 34.27h376.319a34.31 34.31 0 0 0 34.27-34.27V48.125a34.31 34.31 0 0 0-34.27-34.27Z" fill="#fff"></path><path d="M367.808 142.34H177.506a8.014 8.014 0 0 1 0-16.028h190.302a8.014 8.014 0 1 1 0 16.028ZM400.866 169.387h-223.36a8.014 8.014 0 0 1 0-16.028h223.36a8.014 8.014 0 0 1 0 16.028ZM367.808 263.553H177.506a8.014 8.014 0 0 1 0-16.028h190.302a8.014 8.014 0 1 1 0 16.028ZM400.866 290.6h-223.36a8.014 8.014 0 0 1 0-16.027h223.36a8.014 8.014 0 0 1 0 16.028ZM367.808 384.767H177.506a8.014 8.014 0 0 1 0-16.028h190.302a8.014 8.014 0 1 1 0 16.028ZM400.866 411.814h-223.36a8.014 8.014 0 0 1 0-16.028h223.36a8.014 8.014 0 0 1 0 16.028Z" fill="#f2f2f2"></path><path d="M134.877 181.666H67.531a3.847 3.847 0 0 1-3.843-3.843v-59.947a3.847 3.847 0 0 1 3.843-3.843h67.346a3.847 3.847 0 0 1 3.843 3.843v59.947a3.847 3.847 0 0 1-3.843 3.843ZM134.877 302.88H67.531a3.847 3.847 0 0 1-3.843-3.843v-59.948a3.847 3.847 0 0 1 3.843-3.842h67.346a3.847 3.847 0 0 1 3.843 3.842v59.948a3.847 3.847 0 0 1-3.843 3.842ZM134.877 424.093H67.531a3.847 3.847 0 0 1-3.843-3.843v-59.947a3.847 3.847 0 0 1 3.843-3.843h67.346a3.847 3.847 0 0 1 3.843 3.843v59.947a3.847 3.847 0 0 1-3.843 3.843ZM755.955 417.91l2.985-26.108 14.97-130.908 2.985-26.109a48.18 48.18 0 0 0-42.346-53.28l-339.663-38.84a48.18 48.18 0 0 0-53.28 42.346l-.008.067-20.925 182.99-.007.068a48.18 48.18 0 0 0 42.346 53.28l339.662 38.84a48.18 48.18 0 0 0 53.28-42.346Z" fill="#e6e6e6"></path><path d="m742.19 416.337 3.536-30.924 13.868-121.278 3.536-30.924a34.31 34.31 0 0 0-30.155-37.942l-339.663-38.84a34.31 34.31 0 0 0-37.942 30.156l-.008.067-20.924 182.99-.008.068a34.31 34.31 0 0 0 30.156 37.942l339.662 38.84a34.31 34.31 0 0 0 37.942-30.155Z" fill="#fff"></path><path d="m686.593 250.416-189.07-21.62a8.014 8.014 0 1 1 1.822-15.924l189.07 21.62a8.014 8.014 0 0 1-1.822 15.924ZM716.365 281.045 494.45 255.669a8.014 8.014 0 1 1 1.82-15.924l221.915 25.375a8.014 8.014 0 0 1-1.821 15.925ZM710.177 334.641l-327.17-37.411a8.014 8.014 0 0 1 1.822-15.925l327.17 37.412a8.014 8.014 0 1 1-1.822 15.924ZM708.156 361.634l-328.221-37.532a8.014 8.014 0 0 1 1.82-15.924l328.222 37.531a8.014 8.014 0 0 1-1.821 15.925ZM704.156 387.298l-327.17-37.411a8.014 8.014 0 1 1 1.821-15.925l327.17 37.411a8.014 8.014 0 0 1-1.82 15.925ZM702.135 414.29l-328.221-37.53a8.014 8.014 0 0 1 1.82-15.925l328.222 37.531a8.014 8.014 0 1 1-1.821 15.925Z" fill="#e6e6e6"></path><path d="m450.703 263.025-66.91-7.65a3.847 3.847 0 0 1-3.381-4.255l6.81-59.56a3.847 3.847 0 0 1 4.255-3.38l66.91 7.65a3.847 3.847 0 0 1 3.381 4.255l-6.81 59.559a3.847 3.847 0 0 1-4.255 3.381Z" fill="#6c63ff"></path><path d="M842.58 640.358h-219a1 1 0 0 1 0-2h219a1 1 0 0 1 0 2Z" fill="#3f3d56"></path><path d="M760.346 258.32a9.377 9.377 0 0 0 8.42 11.656l6.774 20.329 13.358-1.104-9.97-28.574a9.428 9.428 0 0 0-18.582-2.307Z" fill="#ffb8b8"></path><path d="M770.576 391.445a12.084 12.084 0 0 0 19.98-6.323l10.58-48.473a47.876 47.876 0 0 0-1.235-24.98l-12.382-38.175a4 4 0 0 0-5.596-2.343l-8.08 4.046a4 4 0 0 0-2.051 4.694l.815 2.802a134.703 134.703 0 0 1 1.028 71.484l-6.58 25.33a12.084 12.084 0 0 0 3.521 11.938Z" fill="#6c63ff"></path><path fill="#ffb8b8" d="m728.243 629.901-11.432-.001-5.437-44.096 16.873.001-.004 44.096z"></path><path d="M708.644 626.633h22.048v13.882h-35.93a13.882 13.882 0 0 1 13.882-13.882Z" fill="#2f2e41"></path><path fill="#ffb8b8" d="m789.864 629.901-11.432-.001-5.437-44.096 16.873.001-.004 44.096z"></path><path d="M770.266 626.633h22.047v13.882h-35.93a13.882 13.882 0 0 1 13.883-13.882Z" fill="#2f2e41"></path><circle cx="756.383" cy="291.865" r="24.561" fill="#ffb8b8"></circle><path d="M672.4 452.043a9.377 9.377 0 0 1 12.093-7.78l13.726-16.454 12.034 5.903-19.71 22.964a9.428 9.428 0 0 1-18.142-4.633Z" fill="#ffb8b8"></path><path d="M762.363 316.425a26.205 26.205 0 1 0-4.91-51.826c-5.401-3.28-11.68-5.486-17.975-4.925s-12.518 4.298-14.872 10.162.175 13.595 6.027 15.978c3.752 1.528 7.99.787 11.993.17s8.372-1.018 11.856 1.048 5.051 7.606 1.93 10.189a10.738 10.738 0 0 0-3.084 11.82c1.569 4.056 5.85 7.315 9.035 7.384ZM792.836 451.072l4.357 165.34a4 4 0 0 1-4.202 4.1l-14.353-.733a4 4 0 0 1-3.746-3.367L757.82 509.023a2 2 0 0 0-3.927-.122l-23.108 103.397a4 4 0 0 1-5.244 2.896l-14.243-.87a4 4 0 0 1-2.65-4.053l12.434-160.764Z" fill="#2f2e41"></path><path d="M799.828 372.54c2.403-25.054-16.02-47.717-41.126-49.5-10.818-.768-27.612-1.042-33.149 13.137-16.677 42.713 12.518 41.676 2.46 78.683s-18.944 39.128-5.142 41.8 75.867 18.447 73.318-7.6c-1.566-16.01 1.242-51.526 3.64-76.52Z" fill="#6c63ff"></path><path d="M730.507 331.832A12.084 12.084 0 0 1 746.8 345.01l-7.84 48.991a47.876 47.876 0 0 1-10.265 22.807l-25.46 31.024a4 4 0 0 1-6.064.14l-6.047-6.717a4 4 0 0 1-.196-5.118l1.78-2.311a134.703 134.703 0 0 0 27.045-66.18l3.117-25.984a12.084 12.084 0 0 1 7.636-9.83Z" fill="#6c63ff"></path></svg></div><div class="text--center padding-horiz--md"><h3>Command Line Interface</h3><p>Tapper Provide an Interface for All Android Debug Bridge Commands That you need In your Android Development Journey, No Need to Save Them in Notes, Search on Internet, Also Tapper Can Execute Testing Scenarios, Monkey Testing, Powered By Npm</p></div></div><div class="col col--4"><div class="text--center"><svg xmlns="http://www.w3.org/2000/svg" data-name="Layer 1" width="1139.171" height="654.543" viewBox="0 0 1139.171 654.543" class="featureSvg_GfXr" role="img"><title>progressive_app</title><circle cx="246.827" cy="521.765" r="59.243" fill="#f2f2f2"></circle><circle cx="256.46" cy="513.095" r="59.243" fill="#6c63ff"></circle><path fill="#3f3d56" d="M304.171 447.543h733v2h-733zM683.793 18.652h-260.17V13.29h-117.97v5.362H44.41a17.599 17.599 0 0 0-17.598 17.599v356.252A17.599 17.599 0 0 0 44.41 410.1h639.383a17.599 17.599 0 0 0 17.598-17.598V36.25a17.599 17.599 0 0 0-17.598-17.599Z"></path><path fill="#6c63ff" d="M50.406 49.754h627.391v353.913H50.406z"></path><circle cx="363.565" cy="33.667" r="6.435" fill="#6c63ff"></circle><path opacity="0.1" d="M498.374 403.667H50.406V49.754l447.968 353.913z"></path><circle cx="148.574" cy="316.876" r="60.307" fill="#f2f2f2"></circle><path fill="#3f3d56" d="M509.953 240.622h58.605v12.246h-58.605zM439.102 145.279h200.307v5.248H439.102zM439.102 161.898h200.307v5.248H439.102zM439.102 178.518h200.307v5.248H439.102zM439.102 195.137h200.307v5.248H439.102zM439.102 211.756h200.307v5.248H439.102z"></path><path fill="#f2f2f2" d="M614.917 56.934h24.492v24.492h-24.492z"></path><path d="M650.78 92.797h-29.74v-29.74h29.74Zm-28.447-1.293h27.154V64.35h-27.154ZM719.007 397.232h-61.23v-4.412a.875.875 0 0 0-.874-.874H635.91a.875.875 0 0 0-.875.874v4.412h-13.12v-4.412a.875.875 0 0 0-.875-.874h-20.993a.875.875 0 0 0-.874.874v4.412h-13.121v-4.412a.875.875 0 0 0-.875-.874h-20.993a.875.875 0 0 0-.874.874v4.412h-13.12v-4.412a.875.875 0 0 0-.876-.874h-20.992a.875.875 0 0 0-.875.874v4.412h-13.12v-4.412a.875.875 0 0 0-.875-.874h-20.993a.875.875 0 0 0-.875.874v4.412h-13.12v-4.412a.875.875 0 0 0-.875-.874h-20.993a.875.875 0 0 0-.875.874v4.412h-13.12v-4.412a.875.875 0 0 0-.875-.874H277.28a.875.875 0 0 0-.874.874v4.412h-13.12v-4.412a.875.875 0 0 0-.876-.874h-20.993a.875.875 0 0 0-.874.874v4.412h-13.12v-4.412a.875.875 0 0 0-.876-.874h-20.992a.875.875 0 0 0-.875.874v4.412h-13.12v-4.412a.875.875 0 0 0-.875-.874h-20.993a.875.875 0 0 0-.875.874v4.412h-13.12v-4.412a.875.875 0 0 0-.875-.874H133.83a.875.875 0 0 0-.875.874v4.412h-13.12v-4.412a.875.875 0 0 0-.875-.874H97.967a.875.875 0 0 0-.875.874v4.412h-13.12v-4.412a.875.875 0 0 0-.875-.874H62.104a.875.875 0 0 0-.875.874v4.412H20.993A20.993 20.993 0 0 0 0 418.225v9.492a20.993 20.993 0 0 0 20.993 20.993h698.014A20.993 20.993 0 0 0 740 427.717v-9.492a20.993 20.993 0 0 0-20.993-20.993ZM163.171 354.543a76 76 0 1 1 76-76 76.086 76.086 0 0 1-76 76Zm0-150a74 74 0 1 0 74 74 74.084 74.084 0 0 0-74-74ZM586.171 32.543h255v2h-255zM406.171 560.543h733v2h-733zM192.672 652.543h255v2h-255z" fill="#3f3d56"></path><path fill="#6c63ff" d="M471 550h28v28h-28z"></path><path d="M516 562h-34v-34h34Zm-32.522-1.478h31.044v-31.044h-31.044Z" fill="#3f3d56"></path><path fill="#6c63ff" d="M796 22h28v28h-28z"></path><path d="M841 34h-34V0h34Zm-32.522-1.478h31.044V1.478h-31.044Z" fill="#3f3d56"></path><path fill="#6c63ff" d="M1078 550h28v28h-28z"></path><path d="M1123 562h-34v-34h34Zm-32.522-1.478h31.044v-31.044h-31.044ZM1057.171 231.958h-2.378v-65.161a37.714 37.714 0 0 0-37.714-37.714H879.025a37.714 37.714 0 0 0-37.713 37.714v357.481a37.714 37.714 0 0 0 37.713 37.714h138.054a37.714 37.714 0 0 0 37.714-37.714V278.341h2.378Z" fill="#3f3d56"></path><path d="M1046.761 169.013v356.96a28.165 28.165 0 0 1-28.16 28.17h-138.72a28.165 28.165 0 0 1-28.16-28.17v-356.96a28.163 28.163 0 0 1 28.16-28.16h16.83a13.38 13.38 0 0 0 12.39 18.43h79.09a13.38 13.38 0 0 0 12.39-18.43h18.02a28.163 28.163 0 0 1 28.16 28.16Z" fill="#6c63ff"></path><path fill="#3f3d56" d="M928.58 376.218h41.324v12.246H928.58zM878.621 280.875h141.24v5.248h-141.24zM878.621 297.494h141.24v5.248h-141.24zM878.621 314.114h141.24v5.248h-141.24zM878.621 330.733h141.24v5.248h-141.24zM878.621 347.352h141.24v5.248h-141.24z"></path><path fill="#f2f2f2" d="M929.684 211.179h24.492v24.492h-24.492z"></path><path d="M939.06 217.303v29.74h29.74v-29.74Zm28.45 28.45h-27.16v-27.16h27.16Z" fill="#3f3d56"></path><path d="M1046.761 487.853v38.12a28.165 28.165 0 0 1-28.16 28.17h-138.72a28.165 28.165 0 0 1-28.16-28.17v-192.21l116.87 92.33 2 1.58 21.74 17.17 2.03 1.61Z" opacity="0.1"></path><circle cx="937.241" cy="498.707" r="43.868" fill="#f2f2f2"></circle><path d="M320.171 654.543a87 87 0 1 1 87-87 87.099 87.099 0 0 1-87 87Zm0-172a85 85 0 1 0 85 85 85.096 85.096 0 0 0-85-85ZM950.171 532.543a55 55 0 1 1 55-55 55.062 55.062 0 0 1-55 55Zm0-108a53 53 0 1 0 53 53 53.06 53.06 0 0 0-53-53Z" fill="#3f3d56"></path></svg></div><div class="text--center padding-horiz--md"><h3>Desktop Clients</h3><p>Tapper Provide A User Interface for Using The Commands, no need to open the Terminal, You can Access Everything from a Drop Down Menu with Input Section To Write Your Information, Also You can Create Commands By Registering Your Application Package Name</p></div></div><div class="col col--4"><div class="text--center"><svg xmlns="http://www.w3.org/2000/svg" data-name="Layer 1" width="1097.1" height="807.9" viewBox="0 0 1097.1 807.9" class="featureSvg_GfXr" role="img"><title>android</title><path d="M11.85 429.95c17.36 74.2 54.11 138.34 112.19 169.43 120.7 64.61 392.91 31.29 596.07-7a465.21 465.21 0 0 0 264.54-151.23ZM1077.2 80.71H965.73a9.635 9.635 0 1 1 0-19.27H985a9.635 9.635 0 0 1 0-19.27h-13.76a9.635 9.635 0 0 1 0-19.27h58.18c-12.91-6-28-10.27-45.38-12.51-158.64-20.38-215.28-6.9-235.26 7-24.65 17.1-52.15 29.68-81.54 35.74-97.88 20.19-280.93 44.49-446.84-7.78-82.46-26-143.75 17.92-180.48 91.28h1056.63c-1.38-21.32-5.51-41-13.09-58.24a9.58 9.58 0 0 1-6.26 2.32ZM2.39 275.1a491.06 491.06 0 0 0 4.32 129.45l978.68 35.79a460 460 0 0 0 68-103.7Zm387.08 92.35H370.2a9.635 9.635 0 1 1 0 19.27H258.73a9.635 9.635 0 1 1 0-19.27H278a9.635 9.635 0 0 1 0-19.27h-13.76a9.635 9.635 0 0 1 0-19.27h111.47a9.635 9.635 0 1 1 0 19.27h13.76a9.635 9.635 0 0 1 0 19.27ZM1096.6 137.29l-1068.49 26c-12.99 33.4-21.56 71.17-25.56 110.33h1075.33a456.46 456.46 0 0 0 15.53-70.33c3.2-23.02 4.48-45.27 3.19-66Zm-877.13 85.16H200.2a9.635 9.635 0 1 1 0 19.27H88.73a9.635 9.635 0 1 1 0-19.27H108a9.635 9.635 0 0 1 0-19.27H94.24a9.635 9.635 0 0 1 0-19.27h111.47a9.635 9.635 0 1 1 0 19.27h13.76a9.635 9.635 0 0 1 0 19.27Z" fill="#6c63ff" opacity="0.1"></path><g opacity="0.1"><path d="M677.55 623.28s28.2-69.5 80.86-95.28a113.65 113.65 0 0 0 51.61-50.05 191.13 191.13 0 0 0 12.93-32.5" fill="none" stroke="#535461" stroke-miterlimit="10" stroke-width="2"></path><path d="M856.04 429c-5.49 6.9-33.9 17-33.9 17s3.42-30 8.91-36.85a16 16 0 0 1 25 19.88ZM846.29 483.66c-8.36 2.81-37.68-4.18-37.68-4.18s19.15-23.28 27.51-26.09a16 16 0 0 1 10.17 30.27ZM793.43 548.26c-8.63-1.79-30.42-22.63-30.42-22.63s28.28-10.43 36.92-8.64a16 16 0 0 1-6.5 31.26ZM742.43 588.14c-8.81-.31-33.81-17.16-33.81-17.16s26.12-15.03 34.93-14.75a16 16 0 1 1-1.12 31.91ZM781.31 459.95c1.13 8.75 20.22 32.07 20.22 32.07s12.57-27.4 11.45-36.15a16 16 0 0 0-31.67 4.08ZM722.25 507.34c3.69 8 28.89 24.55 28.89 24.55s3.8-29.91.11-37.91a16 16 0 1 0-29 13.37ZM671.17 561.28c2.28 8.52 24.33 29.08 24.33 29.08s8.8-28.83 6.51-37.35a16 16 0 0 0-30.84 8.27Z" fill="#6c63ff"></path><path d="M856.04 429c-5.49 6.9-33.9 17-33.9 17s3.42-30 8.91-36.85a16 16 0 0 1 25 19.88ZM846.29 483.66c-8.36 2.81-37.68-4.18-37.68-4.18s19.15-23.28 27.51-26.09a16 16 0 0 1 10.17 30.27ZM793.43 548.26c-8.63-1.79-30.42-22.63-30.42-22.63s28.28-10.43 36.92-8.64a16 16 0 0 1-6.5 31.26ZM742.43 588.14c-8.81-.31-33.81-17.16-33.81-17.16s26.12-15.03 34.93-14.75a16 16 0 1 1-1.12 31.91ZM781.31 459.95c1.13 8.75 20.22 32.07 20.22 32.07s12.57-27.4 11.45-36.15a16 16 0 0 0-31.67 4.08ZM722.25 507.34c3.69 8 28.89 24.55 28.89 24.55s3.8-29.91.11-37.91a16 16 0 1 0-29 13.37ZM671.17 561.28c2.28 8.52 24.33 29.08 24.33 29.08s8.8-28.83 6.51-37.35a16 16 0 0 0-30.84 8.27Z" opacity="0.25"></path></g><g opacity="0.1"><path d="M657.55 521.66s3.56-74.92 44.69-116.71a113.65 113.65 0 0 0 32-64.35 191.13 191.13 0 0 0 1.43-34.92" fill="none" stroke="#535461" stroke-miterlimit="10" stroke-width="2"></path><path d="M761.55 279.19c-2.89 8.33-26.35 27.26-26.35 27.26s-6.7-29.39-3.81-37.72a16 16 0 1 1 30.16 10.46ZM770.43 333.95c-7 5.42-36.94 8.56-36.94 8.56s10.35-28.32 17.3-33.74a16 16 0 1 1 19.64 25.18ZM741.98 412.47c-8.74 1.17-36.2-11.26-36.2-11.26s23.23-19.22 32-20.39a16 16 0 1 1 4.24 31.65ZM707.09 467c-8.42 2.63-37.59-5-37.59-5s19.64-22.87 28.06-25.5a16 16 0 0 1 9.53 30.48ZM701.26 333.17c4 7.88 29.72 23.55 29.72 23.55s2.77-30-1.19-37.9a16 16 0 0 0-28.53 14.35ZM661.26 397.47c6.14 6.33 35.4 13.58 35.4 13.58s-6.33-29.47-12.47-35.8a16 16 0 0 0-22.93 22.23ZM630.96 465.29c5 7.28 32.6 19.37 32.6 19.37s-1.26-30.12-6.24-37.4a16 16 0 0 0-26.35 18Z" fill="#6c63ff"></path></g><path d="M299.74 775.76c39.32 13.22 87.29 5.18 131.9 6.11 6.11.13 12.57.51 17.47 2.79s7.31 6 10.67 9.15c12.5 11.79 38.11 15.58 60.5 13.58s42.92-8.62 64-13.66c36.52-8.72 78.27-12.68 114.29-3.18 3.31.87 6.79 1.87 10.33 1.53 7.9-.78 10.25-7.1 15.77-10.71 10-6.52 31.63-4.75 36-13.34 2.57-5-3.34-10.2-9.77-13.64-24.62-13.16-59.84-15.33-92.06-13.3s-63.9 7.63-96.29 7.65c-40.35 0-79.34-8.59-119.3-12.11-27.68-2.44-57.89-2.14-83.84 5-28.05 7.82-34.25 25.26-59.67 34.13Z" fill="#6c63ff" opacity="0.1"></path><path fill="#535461" d="M365.51 184.9h7v99h-7zM365.51 317.9h7v56h-7z"></path><rect x="370.51" y="87.9" width="315" height="684" rx="47.1" ry="47.1" fill="#535461"></rect><rect x="370.51" y="119.9" width="315" height="623" rx="47.1" ry="47.1" fill="#6c63ff"></rect><rect x="502.51" y="102.9" width="52" height="7" rx="3.5" ry="3.5" fill="#eaeaf3"></rect><circle cx="572.51" cy="106.9" r="5" fill="#eaeaf3"></circle><path d="M446.31 396.1v73a17.27 17.27 0 0 1-17.33 17.46c-9.64 0-19-7.81-19-17.46v-73c0-9.52 9.33-17.33 19-17.33a17.4 17.4 0 0 1 17.33 17.33Zm6.81 98.94a18.61 18.61 0 0 0 18.65 18.65h12.54l.19 38.51c0 23.25 34.79 23.07 34.79 0v-38.5h23.44v38.51c0 23.13 35 23.19 35 0V513.7h12.73a18.59 18.59 0 0 0 18.53-18.65v-113.1H453.12Zm156.29-119.17h-157c0-27 16.13-50.42 40.08-62.64l-12-22.25c-1.76-3.09 2.71-5 4.22-2.39l12.23 22.44a85.14 85.14 0 0 1 68.25 0l12.16-22.37c1.58-2.71 6-.69 4.22 2.39l-12 22.18c23.71 12.22 39.84 35.67 39.84 62.64Zm-107.58-35a6.62 6.62 0 0 0-6.62-6.62 6.62 6.62 0 0 0 0 13.23 6.62 6.62 0 0 0 6.62-6.59Zm71.47 0a6.52 6.52 0 1 0-6.43 6.62 6.58 6.58 0 0 0 6.43-6.6Zm59.74 37.88a17.28 17.28 0 0 0-17.33 17.33v73a17.39 17.39 0 0 0 17.33 17.46c9.71 0 19-7.81 19-17.46v-73c-.03-9.68-9.36-17.31-19-17.31Z" fill="#fff"></path><path fill="#535461" d="M454.01 569.46h65v3h-65zM543.01 569.46h43v3h-43zM397.01 569.46h43v3h-43zM611.01 569.46h43v3h-43z"></path></svg></div><div class="text--center padding-horiz--md"><h3>Test Scenarios</h3><p>No need To Save the Input, or Repeat the Same Steps Again and Again, Tapper Can Save All of your Commands and Execute them When you Need in a Sequence, for Example Tapper Can Pass Your App Flow with Coordinates Clicks Automated</p></div></div></div></div></section></main></div></div>
</body>
</html>