Skip to content

Commit

Permalink
docs update and fixes to docstrings
Browse files Browse the repository at this point in the history
  • Loading branch information
tvturnhout committed Sep 27, 2020
1 parent eb8490a commit b7293f1
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
1 change: 1 addition & 0 deletions docs/portal/activities.json

Large diffs are not rendered by default.

12 changes: 10 additions & 2 deletions docs/source/activities.rst
Original file line number Diff line number Diff line change
Expand Up @@ -290,10 +290,18 @@ Optical Character Recognition (OCR)
.. autofunction:: right_click_on_text_ocr


Alternative Frameworks
UiPath
------
.. autofunction:: execute_uipath_process


AutoIt
------
.. autofunction:: run_autoit_script


Alternative frameworks
----------------------
.. autofunction:: execute_robotframework_test
.. autofunction:: run_blueprism_process
.. autofunction:: run_automationanywhere_task
Expand Down Expand Up @@ -325,4 +333,4 @@ Vision
.. autofunction:: is_visible
.. autofunction:: wait_appear
.. autofunction:: wait_vanish
.. autofunction:: read_text
.. autofunction:: read_text

0 comments on commit b7293f1

Please sign in to comment.