Skip to main content

VisionUI is a RPA product, which can be used for differen automation processes

Project description

VisionRPA

This package is use for auto clicking and auto writing

requirements

  • Operating System
    • Windows
  • Programming Language
    • python 3.7

Usage

  • First open this link link make sure it remain open
  • then
from VisionRPA import Automation

app='Sample Web Form - ClickDimensions - Google Chrome'
dictionary_data=Automation.Get_RT_app_elements('Vision-179',app)
action='write'
Automation.add_action(action,dictionary_data,app,label_='*First name:',enter_text='test1')
Automation.add_action(action,dictionary_data,app,label_='*Last name:',enter_text='test')
Automation.add_action(action,dictionary_data,app,label_='*Email:',enter_text='test@gmail.com')
Automation.add_action(action,dictionary_data,app,label_='*Company:',enter_text='Expert')
Automation.add_action(action,dictionary_data,app,label_='City:',enter_text='islamabad')
Automation.add_action('click',dictionary_data,app,label_='*Country:',enter_text='test')
Automation.add_action('click',dictionary_data,app,label_='*Country:')
Automation.add_action(action,dictionary_data,app,label_='Phone:',enter_text='00000000')
Automation.add_action('click',dictionary_data,app,label_='Sign-up to receive our monthly newsletter?')

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

VisionRPA-0.1.0-py3-none-any.whl (3.8 kB view details)

Uploaded Python 3

File details

Details for the file VisionRPA-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: VisionRPA-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 3.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.3

File hashes

Hashes for VisionRPA-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d0039d476d1ea5fb2b73466cfecc356cb7c2ae2d09da0fb22fbc3a55d195e6a1
MD5 e835859513258cfb9a8354be168437e3
BLAKE2b-256 0884f357c4f9b9754fe61674b0e95ca07c4d8d84d3256677da880881d1e6e0da

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page