Skip to main content

auto clicking and writing

Project description

Automation-vision

This package is use for auto clicking and auto writing

Quickstart

pip install Automation-vision==0.1

requirements

  • Operating System
    • Windows
  • Programming Language
    • python 3.7

Usage

  • First open this link link make sure it remain open
  • then
from Auto 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


Release history Release notifications | RSS feed

This version

0.1

Download files

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

Source Distribution

Automation_vision-0.1.tar.gz (3.7 kB view details)

Uploaded Source

Built Distribution

Automation_vision-0.1-py3-none-any.whl (4.8 kB view details)

Uploaded Python 3

File details

Details for the file Automation_vision-0.1.tar.gz.

File metadata

  • Download URL: Automation_vision-0.1.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.24.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.7.3

File hashes

Hashes for Automation_vision-0.1.tar.gz
Algorithm Hash digest
SHA256 63732db2e6280769ece185557d37ccfc93cddd6d2a9a8cc0773f9812d89a1c21
MD5 e04fa516159c67d996360ceed066d825
BLAKE2b-256 8ae1de1e593a92829adde79434477b5aff3d210c9bfe8178bec06316e6593bcc

See more details on using hashes here.

File details

Details for the file Automation_vision-0.1-py3-none-any.whl.

File metadata

  • Download URL: Automation_vision-0.1-py3-none-any.whl
  • Upload date:
  • Size: 4.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.7.3

File hashes

Hashes for Automation_vision-0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 6cfc74494b1a52b0e27ce48a0b21701d89dc20e0586ac9158ada98eb8b9dcaa5
MD5 19ca61555e2ecc545e23db79f1db6366
BLAKE2b-256 cbfaaf89cf07ed11fa1cf82f5906028c5e745b5af750f70f8832ddef0e624e85

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