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 VisionUI 

app='HTML Form Input Validation Using JavaScript - Google Chrome'
dictionary_data=VisionUI.Get_RT_app_elements('Vision-416',app) 

action='write'
VisionUI.add_action('click',dictionary_data,app,index_no=6,enter_text='0000@gmail.com')
VisionUI.add_action(action,dictionary_data,app,label_='Name',enter_text='test1')
VisionUI.add_action(action,dictionary_data,app,label_='Address',enter_text='1234')
VisionUI.add_action(action,dictionary_data,app,label_='Zip Code*',enter_text='12345')

VisionUI.add_action('click',dictionary_data,app,label_='Country*')
VisionUI.add_action(action,dictionary_data,app,label_='Country*',enter_text='BB')
VisionUI.add_action('click',dictionary_data,app,label_='Male')
VisionUI.add_action('click',dictionary_data,app,label_='Blue')
VisionUI.add_action(action,dictionary_data,app,label_='Phone',enter_text='0000')
VisionUI.add_action(action,dictionary_data,app,label_='Email*',enter_text='0000@gmail.com')
VisionUI.add_action(action,dictionary_data,app,label_='Password (6-8 characters)*',enter_text='0000000')
VisionUI.add_action(action,dictionary_data,app,label_='Verify Password*',enter_text='0000000')
VisionUI.add_action('click',dictionary_data,app,index_no=7) 

Project details


Download files

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

Source Distribution

VisionRPA-0.1.2.tar.gz (3.7 kB view details)

Uploaded Source

Built Distribution

VisionRPA-0.1.2-py3-none-any.whl (3.9 kB view details)

Uploaded Python 3

File details

Details for the file VisionRPA-0.1.2.tar.gz.

File metadata

  • Download URL: VisionRPA-0.1.2.tar.gz
  • Upload date:
  • Size: 3.7 kB
  • Tags: Source
  • 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.2.tar.gz
Algorithm Hash digest
SHA256 3d5124abd66663533e7ba4df7b38cd9c7946385ca332bd4ffb000d21bd5fafe9
MD5 464a099a18d9d37f3769216a974ed66a
BLAKE2b-256 95e4aaeabf6411172bfd201f6d865181c01dcd7ce11e0407b2bad576ab96ddff

See more details on using hashes here.

File details

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

File metadata

  • Download URL: VisionRPA-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 3.9 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 c47fa27d724940934ff850e9bda4ec647c135c1653f97927c93e055abf6cb25c
MD5 1987bb4bf4aa4c6f7314672966491957
BLAKE2b-256 d1da4505d701d6a704e90565948006bc2f2be0dae7b0d0b68524630293f6d5f5

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