diff --git a/README.md b/README.md index 224d21a1..d31d63f0 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# OpenRPA -First open source RPA platform for business is released! +# pyOpenRPA +Powerfull OpenSource RPA tool for business (based on python 3). Best perfomance and absolutely free! # How to run Studio @@ -38,12 +38,12 @@ Resources\WPy64-3720\python-3.7.2.amd64\python.exe Получить список элементов, который удовлетворяет условиям через расширенный движок поиска [ { - "index":<Позиция элемента в родительском объекте>, - "depth_start" - глубина, с которой начинается поиск (по умолчанию 1) - "depth_end" - глубина, до которой ведется поиск (по умолчанию 1) - "class_name" - наименование класса, который требуется искать - "title" - наименование заголовка - "rich_text" - наименование rich_text + "index":, + "depth_start" - search start depth (default is 1) + "depth_end" - search stop depth (по умолчанию 1) + "class_name" - class name attribute for search in ui objects + "title" - title attribute of the ui object + "rich_text" - attribute os the ui object rich_text } ] @@ -70,4 +70,4 @@ In wiki you can find: * JsRender by https://www.jsviews.com (switch to Handlebars) * Handlebars -Created by Unicode Labs (Ivan Maslov) \ No newline at end of file +Created by Ivan Maslov (Russia) \ No newline at end of file