Skip to main content

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 passphrase

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

sel_ide_runner-1.0.0-py3-none-any.whl (18.8 kB view hashes)

Uploaded Python 3

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