Skip to content

QaLab STABLE v0.0.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@netzulo netzulo released this 04 Sep 08:41
· 181 commits to master since this release

Version Notes

  • This version was uploaded to pypi as qalaboratory package name

Command Usage

usage: qalab.py [-h] [-v] {selenium} ...

Performs selenium drivers operations

positional arguments:
  {selenium}     Actions for selenium instance
    selenium     Actions for selenium HUB or NODE
	
  selenium arguments:
  -h, --help            show this help message and exit
  -m MODE, --mode MODE  Select mode, values are: [hub, node]
  -i, --install         Download selenium jar
  -s, --start           Start Selenium jar
  -p PLATFORM, --platform PLATFORM
                          Select mode, values are: [lin32,lin64,win32,win64]

optional arguments:
  -h, --help     show this help message and exit
  -v, --verbose  verbose level... repeat up to three times.

----- help us on , https://github.com/netzulo/qalab -------