Python Selenium IDE runner
Project description
Selenium IDE Runner
This package can exeecute Selenium-IDE scripts from Python.
This package was build to integrate into an automation platform, to fully utilize the Selenium IDE in created the test scripts.
The mail goal was to keep the package as simple a posible. Therefore the SeleniumLibrary of RobotFramewak is used to execute the the Selenium IDE commands. SeleniumLibrary is a well maintains package and why inventing the wheel again.
Version 1.0.0
This version supports all the commands towards Selenium. Flow control is not yet supported. And storing variables is minimal supported. Upon executing an unsuported command de package throws an exception: NotImplemented or FlowControlNotSupported.
Command line execution
sel-ide-runner [ ] <ide.filename> [ { test | suite } ]
Options: -v/--verbose Be very verbose in the output -h/--help Help page -s/--server The URL to the Selenium server, when omitted http://localhost:1234 is used -l/--logfile The the filename for the logger -S/--screenshot
Screen shot storage folder -D/--data Data storage folder -K/--keystore The pykeystore to be used -P/--passphrase <file|passphrase> The passphrase file or the actual passphraseProject details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file sel_ide_runner-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: sel_ide_runner-1.0.0-py3-none-any.whl
- Upload date:
- Size: 18.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3f2cf986a62d4ec764525135875385e36abf7f843d8a380349e645e283fec152 |
|
MD5 | 432bd5ba8f7b8d36b2d31f60cf16cd28 |
|
BLAKE2b-256 | 668578ffd97a24a10ad404ed65ba4887dd297d20ac128d568da9a3830d72dd9f |