Skip to main content

Control the browser behavior automaticly.

Project description

browserctrl

Control the browser behavior automaticly.

Install

pip install browserctrl

Installed Commands

  • browserctrl

Usage

C:\Workspace\browserctrl>browserctrl --help
Usage: browserctrl [OPTIONS] COMMAND [ARGS]...

  Browser automation toolset.

Options:
  --help  Show this message and exit.

Commands:
  create-xlsx-template  Create a new xlsx file with command define...
  run-xlsx-config       Run browser automation commands defined in...

C:\Workspace\browserctrl>browserctrl run-xlsx-config --help
Usage: browserctrl run-xlsx-config [OPTIONS] CONFIG_XLSX_PATH
                                   [VARIABLES_YML_PATH]

  Run browser automation commands defined in xlsx file.

Options:
  -s, --sheet TEXT
  --help            Show this message and exit.

C:\Workspace\browserctrl>browserctrl create-xlsx-template --help
Usage: browserctrl create-xlsx-template [OPTIONS] [OUTPUT]

  Create a new xlsx file with command define template.

Options:
  --help  Show this message and exit.

Examples

  1. Create a new xlsx template.
browserctrl create-xlsx-template my-task.xlsx
  1. Edit my-task.xlsx, add commands.
  2. Run commands in my-task.xlsx.
browserctrl run-xlsx-config my-task.xlsx
  1. If there are variables used in my-task.xlsx, write variables in variables.yml, and pass the filename to run command.
browserctrl run-xlsx-config my-task.xlsx variables.yml

Note:

  1. See more help information in xlsx template which can be created by the sub-command create-xlsx-template.

Releases

v0.1.0 2020/05/29

  • First release.

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

browserctrl-0.1.0.tar.gz (16.9 kB view details)

Uploaded Source

File details

Details for the file browserctrl-0.1.0.tar.gz.

File metadata

  • Download URL: browserctrl-0.1.0.tar.gz
  • Upload date:
  • Size: 16.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.7

File hashes

Hashes for browserctrl-0.1.0.tar.gz
Algorithm Hash digest
SHA256 186a7214d3634cb6220a43ac6540a789288eb21792c83acf89569f5dc22c9640
MD5 46d768605ba710911fb0763cab631de2
BLAKE2b-256 76825be1650b6d42b32c8cf761bd8b65712668958e19d1ca9fce23449b7155c6

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