Open
Bug 1810722
Opened 2 years ago
Updated 1 year ago
[wdspec] Run tests to install an add-on in GeckoView from the local file system
Categories
(Remote Protocol :: Marionette, task, P3)
Tracking
(Not tracked)
REOPENED
People
(Reporter: whimboo, Unassigned)
References
(Blocks 1 open bug)
Details
With bug 1806135 we will get tests that use a base64 encoded version of the addon. But we should also add tests to ensure that installing the addon from the local system works as well.
| Reporter | ||
Updated•2 years ago
|
Priority: -- → P3
| Reporter | ||
Updated•2 years ago
|
Component: geckodriver → Marionette
Product: Testing → Remote Protocol
Version: Default → Trunk
| Reporter | ||
Comment 1•1 year ago
|
||
W``e are going to add tests immediately with bug 1806135.
| Reporter | ||
Comment 2•1 year ago
|
||
Actually we can add a test to install a WebExtension from the local filesystem on bug 1806135 but this won't work for Android until we can copy a file onto the actual device while running a test. That means that we should still keep this bug open to enable such a test for Android.
Blocks: 1729409
Status: RESOLVED → REOPENED
Depends on: 1806135
No longer duplicate of bug: 1806135
OS: Unspecified → Android
Hardware: Unspecified → All
Resolution: DUPLICATE → ---
Summary: [wdspec] Add tests to install an add-on in GeckoView from the local file system → [wdspec] Run tests to install an add-on in GeckoView from the local file system
You need to log in
before you can comment on or make changes to this bug.
Description
•