You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
345 lines
16 KiB
345 lines
16 KiB
4 years ago
|
|
||
|
|
||
|
<!DOCTYPE html>
|
||
|
<html class="writer-html5" lang="en" >
|
||
|
<head>
|
||
|
<meta charset="utf-8" />
|
||
|
|
||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||
|
|
||
|
<title>2. How to use — pyOpenRPA v1.2.0 documentation</title>
|
||
|
|
||
|
|
||
|
|
||
|
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
|
||
|
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
<!--[if lt IE 9]>
|
||
|
<script src="../_static/js/html5shiv.min.js"></script>
|
||
|
<![endif]-->
|
||
|
|
||
|
|
||
|
<script type="text/javascript" id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>
|
||
|
<script src="../_static/jquery.js"></script>
|
||
|
<script src="../_static/underscore.js"></script>
|
||
|
<script src="../_static/doctools.js"></script>
|
||
|
|
||
|
<script type="text/javascript" src="../_static/js/theme.js"></script>
|
||
|
|
||
|
|
||
|
<link rel="index" title="Index" href="../genindex.html" />
|
||
|
<link rel="search" title="Search" href="../search.html" />
|
||
|
<link rel="next" title="1. Description" href="../Orchestrator/01_Orchestrator.html" />
|
||
|
<link rel="prev" title="1. Description" href="01_Studio.html" />
|
||
|
</head>
|
||
|
|
||
|
<body class="wy-body-for-nav">
|
||
|
|
||
|
|
||
|
<div class="wy-grid-for-nav">
|
||
|
|
||
|
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
|
||
|
<div class="wy-side-scroll">
|
||
|
<div class="wy-side-nav-search" >
|
||
|
|
||
|
|
||
|
|
||
|
<a href="../index.html" class="icon icon-home"> pyOpenRPA
|
||
|
|
||
|
|
||
|
|
||
|
</a>
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
<div role="search">
|
||
|
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
|
||
|
<input type="text" name="q" placeholder="Search docs" />
|
||
|
<input type="hidden" name="check_keywords" value="yes" />
|
||
|
<input type="hidden" name="area" value="default" />
|
||
|
</form>
|
||
|
</div>
|
||
|
|
||
|
|
||
|
</div>
|
||
|
|
||
|
|
||
|
<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
<p class="caption"><span class="caption-text">GENERAL</span></p>
|
||
|
<ul>
|
||
|
<li class="toctree-l1"><a class="reference internal" href="../01_HowToInstall.html">1. How to install</a></li>
|
||
|
<li class="toctree-l1"><a class="reference internal" href="../02_RoadMap.html">2. Roadmap</a></li>
|
||
|
<li class="toctree-l1"><a class="reference internal" href="../03_Copyrights_Contacts.html">3. Copyrights & Contacts</a></li>
|
||
|
</ul>
|
||
|
<p class="caption"><span class="caption-text">ROBOT</span></p>
|
||
|
<ul>
|
||
|
<li class="toctree-l1"><a class="reference internal" href="../Robot/01_Robot.html">1. Description</a></li>
|
||
|
<li class="toctree-l1"><a class="reference internal" href="../Robot/02_Defs.html">2. Defs</a></li>
|
||
|
<li class="toctree-l1"><a class="reference internal" href="../Robot/03_HowToStart.html">3. How to start</a></li>
|
||
|
<li class="toctree-l1"><a class="reference internal" href="../Robot/04_Dependencies.html">4. Dependencies</a></li>
|
||
|
</ul>
|
||
|
<p class="caption"><span class="caption-text">STUDIO</span></p>
|
||
|
<ul class="current">
|
||
|
<li class="toctree-l1"><a class="reference internal" href="01_Studio.html">1. Description</a></li>
|
||
|
<li class="toctree-l1 current"><a class="current reference internal" href="#">2. How to use</a><ul>
|
||
|
<li class="toctree-l2"><a class="reference internal" href="#content">Content</a></li>
|
||
|
<li class="toctree-l2"><a class="reference internal" href="#how-to-run">How to run</a></li>
|
||
|
<li class="toctree-l2"><a class="reference internal" href="#ui-description">UI Description</a><ul>
|
||
|
<li class="toctree-l3"><a class="reference internal" href="#gui-screenshot-1">GUI Screenshot 1</a></li>
|
||
|
<li class="toctree-l3"><a class="reference internal" href="#gui-screenshot-2">GUI Screenshot 2</a></li>
|
||
|
</ul>
|
||
|
</li>
|
||
|
<li class="toctree-l2"><a class="reference internal" href="#how-to-extract-ui-tree">How to extract UI tree</a><ul>
|
||
|
<li class="toctree-l3"><a class="reference internal" href="#action-click-the-button-mouse-search">Action: Click the button “Mouse search”</a></li>
|
||
|
<li class="toctree-l3"><a class="reference internal" href="#action-turn-mouse-on-the-ui-object-you-are-interested-and-hold-the-ctrl-key-for-3-seconds">Action: Turn mouse on the UI object you are interested and hold the “Ctrl” key for 3 seconds</a></li>
|
||
|
<li class="toctree-l3"><a class="reference internal" href="#result-the-interested-ui-object-will-be-shown-in-ui-tree-viewer">Result: The interested UI object will be shown in <code class="docutils literal notranslate"><span class="pre">UI</span> <span class="pre">tree</span> <span class="pre">viewer</span></code></a></li>
|
||
|
</ul>
|
||
|
</li>
|
||
|
<li class="toctree-l2"><a class="reference internal" href="#how-to-extract-ui-object-properties">How to extract UI object properties</a><ul>
|
||
|
<li class="toctree-l3"><a class="reference internal" href="#result-the-ui-object-property-list-will-be-shown-in-selected-ui-object-property-list">Result: The UI object property list will be shown in <code class="docutils literal notranslate"><span class="pre">Selected</span> <span class="pre">UI</span> <span class="pre">object</span> <span class="pre">property</span> <span class="pre">list</span></code></a></li>
|
||
|
</ul>
|
||
|
</li>
|
||
|
</ul>
|
||
|
</li>
|
||
|
</ul>
|
||
|
<p class="caption"><span class="caption-text">ORCHESTRATOR</span></p>
|
||
|
<ul>
|
||
|
<li class="toctree-l1"><a class="reference internal" href="../Orchestrator/01_Orchestrator.html">1. Description</a></li>
|
||
|
<li class="toctree-l1"><a class="reference internal" href="../Orchestrator/02_Defs.html">2. Defs</a></li>
|
||
|
<li class="toctree-l1"><a class="reference internal" href="../Orchestrator/03_gSettingsTemplate.html">3. gSettings Template</a></li>
|
||
|
<li class="toctree-l1"><a class="reference internal" href="../Orchestrator/04_HowToStart.html">4. How to start process</a></li>
|
||
|
</ul>
|
||
|
|
||
|
|
||
|
|
||
|
</div>
|
||
|
|
||
|
</div>
|
||
|
</nav>
|
||
|
|
||
|
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
|
||
|
|
||
|
|
||
|
<nav class="wy-nav-top" aria-label="top navigation">
|
||
|
|
||
|
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
|
||
|
<a href="../index.html">pyOpenRPA</a>
|
||
|
|
||
|
</nav>
|
||
|
|
||
|
|
||
|
<div class="wy-nav-content">
|
||
|
|
||
|
<div class="rst-content">
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
<div role="navigation" aria-label="breadcrumbs navigation">
|
||
|
|
||
|
<ul class="wy-breadcrumbs">
|
||
|
|
||
|
<li><a href="../index.html" class="icon icon-home"></a> »</li>
|
||
|
|
||
|
<li>2. How to use</li>
|
||
|
|
||
|
|
||
|
<li class="wy-breadcrumbs-aside">
|
||
|
|
||
|
|
||
|
<a href="../_sources/Studio/02_HowToUse.rst.txt" rel="nofollow"> View page source</a>
|
||
|
|
||
|
|
||
|
</li>
|
||
|
|
||
|
</ul>
|
||
|
|
||
|
|
||
|
<hr/>
|
||
|
</div>
|
||
|
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
|
||
|
<div itemprop="articleBody">
|
||
|
|
||
|
<div class="section" id="how-to-use">
|
||
|
<h1>2. How to use<a class="headerlink" href="#how-to-use" title="Permalink to this headline">¶</a></h1>
|
||
|
<div class="section" id="content">
|
||
|
<h2>Content<a class="headerlink" href="#content" title="Permalink to this headline">¶</a></h2>
|
||
|
<ul class="simple">
|
||
|
<li><p><a class="reference external" href="#how-to-run">How to run</a></p></li>
|
||
|
<li><p><a class="reference external" href="#ui-description">UI Description</a></p></li>
|
||
|
<li><p><a class="reference external" href="#how-to-extract-ui-tree">How to extract UI tree</a></p></li>
|
||
|
<li><p><a class="reference external" href="#how-to-search-ui-object-by-mouse-hover">How to search UI object by mouse
|
||
|
hover</a></p></li>
|
||
|
<li><p><a class="reference external" href="#how-to-extract-ui-object-properties">How to extract UI object
|
||
|
properties</a></p></li>
|
||
|
</ul>
|
||
|
</div>
|
||
|
<div class="section" id="how-to-run">
|
||
|
<h2>How to run<a class="headerlink" href="#how-to-run" title="Permalink to this headline">¶</a></h2>
|
||
|
<ul class="simple">
|
||
|
<li><p>For OS x32</p></li>
|
||
|
<li><p>Run (double click): OpenRPA_32.cmd (for OS x32)</p></li>
|
||
|
<li><p>For OS x64</p></li>
|
||
|
<li><p>Run (double click): OpenRPA_64.cmd (for OS x64)</p></li>
|
||
|
<li><p>Wait text “running server” in console. Default browser will be open
|
||
|
automatically</p></li>
|
||
|
<li><p><strong>Attention!</strong> The studio tool does not support the Internet explorer
|
||
|
(any version) for GUI rendering (lol) <img alt="image" src="Studio\uploads/2c27be5bdde20b5d062cbb40e74eaec5/image.png" /></p></li>
|
||
|
</ul>
|
||
|
</div>
|
||
|
<div class="section" id="ui-description">
|
||
|
<h2>UI Description<a class="headerlink" href="#ui-description" title="Permalink to this headline">¶</a></h2>
|
||
|
<p><strong>The studio tool GUI contains of:</strong> - 1. UI tree viewer - 2. Selected
|
||
|
UI object hierarchy list - 3. Selected UI object property list - 4. UIO
|
||
|
selector editor - 5. UIO action panel - 6. Another Python activity panel
|
||
|
- 7. Action/activity list</p>
|
||
|
<p><em>Look it on the GUI screenshots are listed below</em></p>
|
||
|
<div class="section" id="gui-screenshot-1">
|
||
|
<h3>GUI Screenshot 1<a class="headerlink" href="#gui-screenshot-1" title="Permalink to this headline">¶</a></h3>
|
||
|
<div class="figure align-default" id="id1">
|
||
|
<img alt="image" src="Studio\uploads/d3d6ad14a7e50843bd89d2b14a092fee/image.png" />
|
||
|
<p class="caption"><span class="caption-text">image</span><a class="headerlink" href="#id1" title="Permalink to this image">¶</a></p>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div class="section" id="gui-screenshot-2">
|
||
|
<h3>GUI Screenshot 2<a class="headerlink" href="#gui-screenshot-2" title="Permalink to this headline">¶</a></h3>
|
||
|
<div class="figure align-default" id="id2">
|
||
|
<img alt="image" src="Studio\uploads/65b7d51c0a5b21e6b27dc23d4062d3ca/image.png" />
|
||
|
<p class="caption"><span class="caption-text">image</span><a class="headerlink" href="#id2" title="Permalink to this image">¶</a></p>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div class="section" id="how-to-extract-ui-tree">
|
||
|
<h2>How to extract UI tree<a class="headerlink" href="#how-to-extract-ui-tree" title="Permalink to this headline">¶</a></h2>
|
||
|
<p>In order to extract the UI tree do the following: in <code class="docutils literal notranslate"><span class="pre">UI</span> <span class="pre">tree</span> <span class="pre">viewer</span></code>
|
||
|
choose the object you are interested and click the button “Expand”. ##
|
||
|
Action: Click the button “Expand” <img alt="image" src="Studio\uploads/2c27be5bdde20b5d062cbb40e74eaec5/image.png" /> ## Result <img alt="image" src="Studio\uploads/2c27be5bdde20b5d062cbb40e74eaec5/image.png" /> # How to
|
||
|
search UI object by mouse hover In order to search UI object do the
|
||
|
following: in <code class="docutils literal notranslate"><span class="pre">UI</span> <span class="pre">tree</span> <span class="pre">viewer</span></code> choose the parent object, where you are
|
||
|
want to search UI object, and click the button “Mouse search”. The mouse
|
||
|
search mode will start. Turn mouse on the UI object you are interested
|
||
|
and wait when the studio will highlight the UI object. After the
|
||
|
hightlight hold the “Ctrl” key and wait 3 seconds. The interested UI
|
||
|
object will be shown in <code class="docutils literal notranslate"><span class="pre">UI</span> <span class="pre">tree</span> <span class="pre">viewer</span></code>.</p>
|
||
|
<div class="section" id="action-click-the-button-mouse-search">
|
||
|
<h3>Action: Click the button “Mouse search”<a class="headerlink" href="#action-click-the-button-mouse-search" title="Permalink to this headline">¶</a></h3>
|
||
|
<div class="figure align-default" id="id3">
|
||
|
<img alt="image" src="Studio\uploads/84d7e4de0c840631f87cf7b325b53ad8/image.png" />
|
||
|
<p class="caption"><span class="caption-text">image</span><a class="headerlink" href="#id3" title="Permalink to this image">¶</a></p>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div class="section" id="action-turn-mouse-on-the-ui-object-you-are-interested-and-hold-the-ctrl-key-for-3-seconds">
|
||
|
<h3>Action: Turn mouse on the UI object you are interested and hold the “Ctrl” key for 3 seconds<a class="headerlink" href="#action-turn-mouse-on-the-ui-object-you-are-interested-and-hold-the-ctrl-key-for-3-seconds" title="Permalink to this headline">¶</a></h3>
|
||
|
<div class="figure align-default" id="id4">
|
||
|
<img alt="image" src="Studio\uploads/b7c38d622bf5b7afa5b26d1686d7302a/image.png" />
|
||
|
<p class="caption"><span class="caption-text">image</span><a class="headerlink" href="#id4" title="Permalink to this image">¶</a></p>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div class="section" id="result-the-interested-ui-object-will-be-shown-in-ui-tree-viewer">
|
||
|
<h3>Result: The interested UI object will be shown in <code class="docutils literal notranslate"><span class="pre">UI</span> <span class="pre">tree</span> <span class="pre">viewer</span></code><a class="headerlink" href="#result-the-interested-ui-object-will-be-shown-in-ui-tree-viewer" title="Permalink to this headline">¶</a></h3>
|
||
|
<div class="figure align-default" id="id5">
|
||
|
<img alt="image" src="Studio\uploads/629bbf4db2c01b9c640194230949fcd2/image.png" />
|
||
|
<p class="caption"><span class="caption-text">image</span><a class="headerlink" href="#id5" title="Permalink to this image">¶</a></p>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div class="section" id="how-to-extract-ui-object-properties">
|
||
|
<h2>How to extract UI object properties<a class="headerlink" href="#how-to-extract-ui-object-properties" title="Permalink to this headline">¶</a></h2>
|
||
|
<p>In order to extract UI object properties do the following: in
|
||
|
<code class="docutils literal notranslate"><span class="pre">Selected</span> <span class="pre">UI</span> <span class="pre">object</span> <span class="pre">hierarchy</span> <span class="pre">list</span></code> choose the UI object you are
|
||
|
interested and click it. The UI object property list will be shown in
|
||
|
<code class="docutils literal notranslate"><span class="pre">Selected</span> <span class="pre">UI</span> <span class="pre">object</span> <span class="pre">property</span> <span class="pre">list</span></code> ## Action: Choose the UI object you
|
||
|
are interested and click it <img alt="image" src="Studio\uploads/2c27be5bdde20b5d062cbb40e74eaec5/image.png" /></p>
|
||
|
<div class="section" id="result-the-ui-object-property-list-will-be-shown-in-selected-ui-object-property-list">
|
||
|
<h3>Result: The UI object property list will be shown in <code class="docutils literal notranslate"><span class="pre">Selected</span> <span class="pre">UI</span> <span class="pre">object</span> <span class="pre">property</span> <span class="pre">list</span></code><a class="headerlink" href="#result-the-ui-object-property-list-will-be-shown-in-selected-ui-object-property-list" title="Permalink to this headline">¶</a></h3>
|
||
|
<div class="figure align-default" id="id6">
|
||
|
<img alt="image" src="Studio\uploads/f235ae29099a713e0246cd574ac3a17c/image.png" />
|
||
|
<p class="caption"><span class="caption-text">image</span><a class="headerlink" href="#id6" title="Permalink to this image">¶</a></p>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
|
||
|
|
||
|
</div>
|
||
|
|
||
|
</div>
|
||
|
<footer>
|
||
|
<div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
|
||
|
<a href="../Orchestrator/01_Orchestrator.html" class="btn btn-neutral float-right" title="1. Description" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
|
||
|
<a href="01_Studio.html" class="btn btn-neutral float-left" title="1. Description" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
|
||
|
</div>
|
||
|
|
||
|
<hr/>
|
||
|
|
||
|
<div role="contentinfo">
|
||
|
<p>
|
||
|
© Copyright 2021, Ivan Maslov.
|
||
|
|
||
|
</p>
|
||
|
</div>
|
||
|
|
||
|
|
||
|
|
||
|
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
|
||
|
|
||
|
<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
|
||
|
|
||
|
provided by <a href="https://readthedocs.org">Read the Docs</a>.
|
||
|
|
||
|
</footer>
|
||
|
</div>
|
||
|
</div>
|
||
|
|
||
|
</section>
|
||
|
|
||
|
</div>
|
||
|
|
||
|
|
||
|
<script type="text/javascript">
|
||
|
jQuery(function () {
|
||
|
SphinxRtdTheme.Navigation.enable(true);
|
||
|
});
|
||
|
</script>
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
</body>
|
||
|
</html>
|