Marionette test automation harness
Project description
Marionette is an automation driver for Mozilla’s Gecko engine. It can remotely control either the UI or the internal JavaScript of a Gecko platform, such as Firefox. It can control both the chrome (i.e. menus and functions) or the content (the webpage loaded inside the browsing context), giving a high level of control and ability to replicate user actions. In addition to performing actions on the browser, Marionette can also read the properties and attributes of the DOM.
The marionette_harness package contains the test runner for Marionette, and allows you to run automated tests written in Python for Gecko based applications. Therefore it offers the necessary testcase classes, which are based on the unittest framework.
For more information and the repository please checkout:
Example
The following command will run the tests as specified via a manifest file, or test path, or test folder in Firefox:
marionette –binary %path_to_firefox% [manifest_file | test_file | test_folder]
To get an overview about all possible option run marionette –help.
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
Built Distribution
File details
Details for the file marionette-harness-4.2.0.tar.gz
.
File metadata
- Download URL: marionette-harness-4.2.0.tar.gz
- Upload date:
- Size: 108.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 34c18564ff5f98eee62161757505d8eea124d6e8d249b7bb1682cc89ba8add1d |
|
MD5 | 8e0c6a11c447eb86c81ba3876c94fe5d |
|
BLAKE2b-256 | e85aff3f1458727784935b8e1f2063f75e273691c018610d76b86e5803a00c97 |
File details
Details for the file marionette_harness-4.2.0-py2-none-any.whl
.
File metadata
- Download URL: marionette_harness-4.2.0-py2-none-any.whl
- Upload date:
- Size: 140.4 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fef737f808513b85b5289402153f181eaeb239a0a6f8f657dc224945fe3d19bf |
|
MD5 | b1a602a4d7535daa46e17fcfdd1186fd |
|
BLAKE2b-256 | 0d15a3f1edc11fd23f60aeebb663f4bb30db5b57790f9b814feeaf04ba4a5bd4 |