Skip to main content

FireFox Marionette Client for asyncio

aiomarionette provides an asynchronous client interface for the Firefox Marionette remote control protocol.

Usage

To use aiomarionette, create an instance of the Marionette class. By default, the cclient will attempt to connect to the Marionette socket on the local machine, port 2828. You can specify the host and/or port arguments to change this. Be sure to call the connect method first, before calling any of the command methods.

async with aiomarionette.Marionette() as mn:
    mn.connect()
    mn.navigate('https://getfirefox.com/')

Compared to marionette_driver

The official Python client for Firefox Marionette is marionette_driver. Although it is more complete than aiomarionette (at least for now), it only provides a blocking API.

Unlike marionette_driver, aiomarionette does not currently support launching Firefox directly. You must explicity start a Firefox process in Marionette mode before connecting to it with aiomarionette.

Release files for aiomarionette 0.0.3

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for aiomarionette 0.0.3
File Size Uploaded
aiomarionette-0.0.3.tar.gz 9.2 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for aiomarionette 0.0.3
File Interpreter ABI Platform
aiomarionette-0.0.3-py3-none-any.whl Python 3 none any Details

Total release size: 14.2 kB

Release files / aiomarionette-0.0.3.tar.gz

Download URL aiomarionette-0.0.3.tar.gz
Size 9.2 kB
Tags Source
SHA-256 checksum
How to use checksums
68df26b2f826062809f3ef2b466d8a0f73dd889dcc4e71568b7a2a0605810698
BLAKE2b-256 checksum
How to use checksums
9558d8f605828ec853f09e24122bbda89c65d3e617fa86e9442702a4d9ecd47b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via poetry/1.1.13 CPython/3.10.2 Linux/5.16.12-200.fc35.x86_64

Release files / aiomarionette-0.0.3-py3-none-any.whl

Download URL aiomarionette-0.0.3-py3-none-any.whl
Size 5.0 kB
Tags Python 3
SHA-256 checksum
How to use checksums
605dd410f573310bff6a687f37a9c3e427ecc40ed8edf2c38a0df77fe1f83af3
BLAKE2b-256 checksum
How to use checksums
63039d1d89fabbb46317481d81548d09ae04e9cc138a0be9706e07d8cc7ca26d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via poetry/1.1.13 CPython/3.10.2 Linux/5.16.12-200.fc35.x86_64

Release history Release notifications | RSS feed

This release

0.0.3 This release

2 release files

0.0.2

2 release files

0.0.1

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page